Rfc3161TimestampRequest.RequestedPolicyId 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.
Obtient l’ID de stratégie pour la demande ou null quand aucun ID de stratégie n’a été demandé.
public:
property System::Security::Cryptography::Oid ^ RequestedPolicyId { System::Security::Cryptography::Oid ^ get(); };
public System.Security.Cryptography.Oid? RequestedPolicyId { get; }
public System.Security.Cryptography.Oid RequestedPolicyId { get; }
member this.RequestedPolicyId : System.Security.Cryptography.Oid
Public ReadOnly Property RequestedPolicyId As Oid
Valeur de propriété
ID de stratégie pour la demande ou null lorsqu’aucun ID de stratégie n’a été demandé.