Namespace: Microsoft.IdentityModel.Tokens.Saml11
Assembly: Microsoft.IdentityModel (in microsoft.identitymodel.dll)
Usage
Visual Basic |
---|
Dim value As Integer value = Saml11Constants.MinorVersion |
Syntax
Visual Basic |
---|
Public Const MinorVersion As Integer |
C# |
---|
public const int MinorVersion |
C++ |
---|
public: literal int MinorVersion |
J# |
---|
public static final int MinorVersion |
JScript |
---|
public const var MinorVersion : int |