Aracılığıyla paylaş


CertificateRequest.OtherRequestAttributes Özellik

Tanım

Bir sertifika isteğine dahil etmek için uzantı isteği özniteliği dışında öznitelikleri temsil eden bir koleksiyon alır.

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)

Özellik Değeri

Bir sertifika isteğine eklenecek uzantı isteği özniteliği dışında öznitelikleri temsil eden bir koleksiyon

Şunlara uygulanır