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