Saml2Conditions.ProxyRestriction Proprietà

Definizione

Ottiene o imposta le limitazioni che la parte asserente impone ai relying party che desiderano successivamente fungere a loro volta da parti asserenti ed emettere asserzioni in base alle 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à

Saml2ProxyRestriction contenente le restrizioni posizionate nelle parti successive dell'asserzione.

Commenti

Elemento ProxyRestriction.

Si applica a