Share via


X509AuthorityKeyIdentifierExtension.RawIssuer Vlastnost

Definice

Získá kódovanou reprezentaci authorityCertIssuer pole z rozšíření, nebo null když rozšíření neobsahuje pole vystavitele certifikátu autority.

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

Hodnota vlastnosti

Zakódovaná authorityCertIssuer hodnota.

Platí pro