When included in the Format attribute of
the NameIDPolicy attribute, requests that the resulting identifier
be encrypted. [Saml2Core, 3.4.1.1]
Namespace: Microsoft.IdentityModel.Tokens.Saml2
Assembly: Microsoft.IdentityModel (in
microsoft.identitymodel.dll)
Usage
Syntax
Visual Basic |
Public Shared ReadOnly Encrypted As Uri
|
C# |
public static readonly Uri Encrypted
|
C++ |
public:
static initonly Uri^ Encrypted
|
J# |
public static final Uri Encrypted
|
JScript |
public static final var Encrypted : Uri
|
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2008, Windows Vista, Not tested on Windows XP
See Also