Udostępnij za pośrednictwem


Saml2SubjectConfirmationData.InResponseTo Właściwość

Definicja

Pobiera lub ustawia identyfikator komunikatu protokołu SAML w odpowiedzi na to, do której jednostka zaświadczająca może przedstawić asercję. [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

Wartość właściwości

Element Saml2Id reprezentujący identyfikator.

Uwagi

Atrybut InResponseTo.

Dotyczy