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