Indicates that the content of the element
is in the form specified for the contents of the X509SubjectName
element from [XMLSig]. [Saml2Core, 8.3.3]
Namespace: Microsoft.IdentityModel.Tokens.Saml2
Assembly: Microsoft.IdentityModel (in
microsoft.identitymodel.dll)
Usage
Syntax
Visual Basic |
Public Shared ReadOnly X509SubjectName As Uri
|
C# |
public static readonly Uri X509SubjectName
|
C++ |
public:
static initonly Uri^ X509SubjectName
|
J# |
public static final Uri X509SubjectName
|
JScript |
public static final var X509SubjectName : Uri
|
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2008, Windows Vista, Not tested on Windows XP
See Also