Aracılığıyla paylaş


EncryptingCredentials.SecurityKeyIdentifier Özellik

Tanım

Şifreleme kimlik bilgilerini tanımlayan tanımlayıcıyı alır veya ayarlar.

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

Özellik Değeri

SecurityKeyIdentifier Kanıt anahtarını şifrelemek için kullanılan anahtarı tanımlayan.

Özel durumlar

özelliğini nullolarak ayarlamaya çalışılır.

Şunlara uygulanır