KeyDescriptor.KeyInfo Proprietà

Definizione

Ottiene o imposta l'identificatore della chiave per questo descrittore di chiave.

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

Valore della proprietà

Identificatore di chiave. Il valore predefinito è null.

Si applica a