Saml2Conditions.ProxyRestriction Property

Definition

Gets or sets the Saml2ProxyRestriction that specified limitations that the asserting party imposes on relying parties that wish to subsequently act as asserting parties themselves and issue assertions of their own on the basis of the information contained in the original assertion. [Saml2Core, 2.5.1]

public Microsoft.IdentityModel.Tokens.Saml2.Saml2ProxyRestriction ProxyRestriction { get; set; }
member this.ProxyRestriction : Microsoft.IdentityModel.Tokens.Saml2.Saml2ProxyRestriction with get, set
Public Property ProxyRestriction As Saml2ProxyRestriction

Property Value

Applies to