Visual Basic (Declaration) | |
---|---|
<DataMemberAttribute(Name="TokenType", IsNameSetExplicitly=True, Order=2)> Public Property TokenType As UserTokenType |
C# | |
---|---|
[DataMemberAttribute(Name="TokenType", IsNameSetExplicitly=true, Order=2)] public UserTokenType TokenType {get; set;} |
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family