CertificateRequest.OtherRequestAttributes 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得集合,表示要包含在憑證要求中的擴充要求屬性以外的屬性。
public:
property System::Collections::ObjectModel::Collection<System::Security::Cryptography::AsnEncodedData ^> ^ OtherRequestAttributes { System::Collections::ObjectModel::Collection<System::Security::Cryptography::AsnEncodedData ^> ^ get(); };
public System.Collections.ObjectModel.Collection<System.Security.Cryptography.AsnEncodedData> OtherRequestAttributes { get; }
member this.OtherRequestAttributes : System.Collections.ObjectModel.Collection<System.Security.Cryptography.AsnEncodedData>
Public ReadOnly Property OtherRequestAttributes As Collection(Of AsnEncodedData)
屬性值
代表擴充要求屬性以外的屬性集合,要包含在憑證要求中