Saml2Constants.NameIdentifierFormats.Encrypted Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
When included in the Format attribute of the NameIDPolicy attribute, requests that the resulting identifier be encrypted. [Saml2Core, 3.4.1.1]
public static readonly Uri Encrypted;
staticval mutable Encrypted : Uri
Public Shared ReadOnly Encrypted As Uri