Sdílet prostřednictvím


X509Certificate.SerialNumberBytes Vlastnost

Definice

Získá big-endian reprezentaci sériového čísla certifikátu.

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

Hodnota vlastnosti

Big-endian reprezentace sériového čísla certifikátu.

Platí pro