Share via


Rfc3161TimestampRequest.RequestedPolicyId 屬性

定義

取得要求的原則識別碼,若未要求任何原則識別碼則為 null

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

屬性值

Oid

要求的原則標識碼,或 null 未要求原則標識符時。

適用於