CertificationRequest.Attributes Property
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9448)
Attributes
Gets the PKCS #10 request's attributes.
Declaration
public CryptographicAttributeCollection Attributes { get; }
Property Value
| Type | Description |
|---|---|
| CryptographicAttributeCollection | Request attributes. |