UserInfo
Sex Property
Nemiro.OAuth
Gets or sets gender of the user.
Namespace:
Nemiro.OAuth
Assembly:
Nemiro.OAuth
(in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
Sex
Sex
{
get
;
protected
set
; }
public Sex Sex { get; protected set; }
Public
Property
Sex
As
Sex
Get
Protected
Set
Public Property Sex As Sex Get Protected Set
Property Value
Type:
Sex
See Also
UserInfo Class
Nemiro.OAuth Namespace