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