Udostępnij za pośrednictwem


KeyDescriptor.KeyInfo Właściwość

Definicja

Pobiera lub ustawia identyfikator klucza dla tego deskryptora klucza.

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

Wartość właściwości

Identyfikator klucza. Wartość domyślna to null.

Dotyczy