Udostępnij przez


Saml2Subject.NameId Właściwość

Definicja

Pobiera lub ustawia identyfikator podmiotu. [Saml2Core, 2.4.1]

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

Wartość właściwości

Element Saml2NameIdentifier zawierający identyfikator.

Dotyczy