Udostępnij przez


EncryptingCredentials.SecurityKeyIdentifier Właściwość

Definicja

Pobiera lub ustawia identyfikator identyfikujący szyfrujące poświadczenia.

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

Wartość właściwości

Element SecurityKeyIdentifier identyfikujący klucz używany do szyfrowania klucza dowodowego.

Wyjątki

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

Dotyczy