The integer type.
Пространство имен: Microsoft.IdentityModel.Claims
Сборка: Microsoft.IdentityModel (в microsoft.identitymodel.dll)
Использование
Visual Basic |
---|
Dim value As String value = ClaimValueTypes.Integer |
Синтаксис
Visual Basic |
---|
Public Const Integer As String |
C# |
---|
public const string Integer |
C++ |
---|
public: literal String^ Integer |
J# |
---|
public static final String Integer |
JScript |
---|
public const var Integer : String |