Saml2NameIdentifier.Format Property
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.
Gets or sets a URI reference representing the classification of string-based identifier information. [Saml2Core, 2.2.2]
public Uri Format { get; set; }
member this.Format : Uri with get, set
Public Property Format As Uri
Property Value
Exceptions
if 'value' is not an absolute Uri.