Bagikan melalui


SubjectIdentifier.Value Properti

Definisi

Properti Value mengambil nilai pengidentifikasi subjek. Type Gunakan properti untuk menentukan jenis pengidentifikasi subjek, dan gunakan Value properti untuk mengambil nilai yang sesuai.

public:
 property System::Object ^ Value { System::Object ^ get(); };
public object? Value { get; }
public object Value { get; }
member this.Value : obj
Public ReadOnly Property Value As Object

Nilai Properti

Objek Object yang mewakili nilai pengidentifikasi subjek. Ini Object bisa menjadi salah satu objek berikut sebagaimana ditentukan oleh Type properti .

Properti Type. Object
IssuerAndSerialNumberX509IssuerSerial
SubjectKeyIdentifierString

Berlaku untuk

Lihat juga