Saml2Conditions.ProxyRestriction Proprietà

Definizione

Ottiene o imposta le limitazioni che l'asserzione impone alle relying party che desiderano successivamente agire come asserzioni stesse e rilascia asserzioni proprie sulla base delle informazioni contenute nell'asserzione originale. [Saml2Core, 2.5.1]

public:
 property System::IdentityModel::Tokens::Saml2ProxyRestriction ^ ProxyRestriction { System::IdentityModel::Tokens::Saml2ProxyRestriction ^ get(); void set(System::IdentityModel::Tokens::Saml2ProxyRestriction ^ value); };
public System.IdentityModel.Tokens.Saml2ProxyRestriction ProxyRestriction { get; set; }
member this.ProxyRestriction : System.IdentityModel.Tokens.Saml2ProxyRestriction with get, set
Public Property ProxyRestriction As Saml2ProxyRestriction

Valore della proprietà

Oggetto Saml2ProxyRestriction che contiene le restrizioni applicate alle parti asserzioni successive.

Commenti

Elemento ProxyRestriction.

Si applica a