SubjectIdentifier.Value Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Valeur de propriété
Objet Object qui représente la valeur de l’identificateur d’objet. Il Object peut s’agir de l’un des objets suivants, comme déterminé par la Type propriété.
| Type Propriété | Object |
|---|---|
| IssuerAndSerialNumber | X509IssuerSerial |
| SubjectKeyIdentifier | String |