Share via


SamlAction.Namespace Property

Definition

Gets or sets a URI reference representing the namespace in which the name of the specified action is to be interpreted. [Saml, 2.4.5.1]

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

Property Value

Uri

Exceptions

if value is not an absolute Uri.

Applies to