UseKey.SecurityKeyIdentifier Property

Definition

Gets the security key identifier.

public:
 property System::IdentityModel::Tokens::SecurityKeyIdentifier ^ SecurityKeyIdentifier { System::IdentityModel::Tokens::SecurityKeyIdentifier ^ get(); };
public System.IdentityModel.Tokens.SecurityKeyIdentifier SecurityKeyIdentifier { get; }
member this.SecurityKeyIdentifier : System.IdentityModel.Tokens.SecurityKeyIdentifier
Public ReadOnly Property SecurityKeyIdentifier As SecurityKeyIdentifier

Property Value

A SecurityKeyIdentifier that represents the security key identifier.

Applies to