Saml2SubjectConfirmationData.InResponseTo Proprietà

Definizione

Ottiene o imposta l'ID di un messaggio di protocollo SAML che specifica l'entità di attestazione che può presentare l'asserzione. [Saml2Core, 2.4.1.2]

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

Valore della proprietà

Oggetto Saml2Id che rappresenta l'ID.

Commenti

Attributo InResponseTo.

Si applica a