Freigeben über


Saml2AuthenticationContext.DeclarationReference Property

Definition

Gets or sets a URI reference that identifies an authentication context declaration. [Saml2Core, 2.7.2.2]

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

Property Value

Uri

Exceptions

if 'value' is not null and is not an absolute Uri.

Applies to