Sdílet prostřednictvím


X509AuthorityKeyIdentifierExtension.KeyIdentifier Vlastnost

Definice

Získá hodnotu identifikátoru klíče subjektu od vydávající certifikační autority (CA) tohoto certifikátu, pokud je zadán.

public:
 property Nullable<ReadOnlyMemory<System::Byte>> KeyIdentifier { Nullable<ReadOnlyMemory<System::Byte>> get(); };
public ReadOnlyMemory<byte>? KeyIdentifier { get; }
member this.KeyIdentifier : Nullable<ReadOnlyMemory<byte>>
Public ReadOnly Property KeyIdentifier As Nullable(Of ReadOnlyMemory(Of Byte))

Hodnota vlastnosti

Identifikátor klíče subjektu od vydávající certifikační autority (CA) tohoto certifikátu.

Platí pro