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 если идентификатор политики не запрашивался.

Применяется к