Sdílet prostřednictvím


KeyDescriptor.KeyInfo Vlastnost

Definice

Získá nebo nastaví identifikátor klíče pro tento popisovač klíče.

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

Hodnota vlastnosti

Identifikátor klíče. Výchozí formát je null.

Platí pro