Udostępnij za pośrednictwem


Saml2Assertion.Id Właściwość

Definicja

Pobiera lub ustawia identyfikator dla tej asercji. [Saml2Core, 2.3.3]

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

Wartość właściwości

Element Saml2Id reprezentujący identyfikator.

Wyjątki

Podjęto próbę ustawienia właściwości null .

Uwagi

Atrybut ID. Ten atrybut jest wymagany.

Dotyczy