Udostępnij za pośrednictwem


X509SubjectKeyIdentifierExtension.SubjectKeyIdentifierBytes Właściwość

Definicja

Pobiera wartość, której zawartość reprezentuje identyfikator klucza podmiotu (SKI) dla certyfikatu.

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

Wartość właściwości

Identyfikator klucza podmiotu (SKI) dla certyfikatu.

Dotyczy