Aracılığıyla paylaş


Saml2AuthenticationContext.ClassReference Property

Definition

Gets or sets a URI reference identifying an authentication context class that describes the authentication context declaration that follows. [Saml2Core, 2.7.2.2]

public Uri ClassReference { get; set; }
member this.ClassReference : Uri with get, set
Public Property ClassReference As Uri

Property Value

Uri

Exceptions

if 'value' is null.

if 'value' is not an absolute Uri.

Applies to