Op Englesch liesen Editéieren

Deelen iwwer


ProofDescriptor.KeyIdentifier Property

Definition

When implemented in a derived class, gets the key identifier that can be used inside issued tokens to define the key.

C#
public abstract System.IdentityModel.Tokens.SecurityKeyIdentifier KeyIdentifier { get; }

Property Value

The key identifier.

Remarks

The key can be either symmetric or asymmetric. If the key is symmetric, the identifier is usually the binary secret or encrypted key. If the key is asymmetric, the identifier is usually the key identifier from the <wst:UseKey> element inside of a wst:RequestSecurityToken message (RST); the public key.

Applies to

Produkt Versiounen
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1