X500RdnAttribute Class |
Namespace: System.Security.Cryptography.X509Certificates
The X500RdnAttribute type exposes the following members.
Name | Description | |
---|---|---|
![]() | X500RdnAttribute |
Initializes a new instance of the X500RdnAttribute class from encoded byte array.
|
Name | Description | |
---|---|---|
![]() | Oid | Gets or sets the Oid value for an AsnEncodedData object. (Inherited from AsnEncodedData.) |
![]() | RawData | Gets or sets the Abstract Syntax Notation One (ASN.1)-encoded data represented in a byte array. (Inherited from AsnEncodedData.) |
![]() | Value |
Gets a value of RDN attribute.
|
Name | Description | |
---|---|---|
![]() | CopyFrom | Copies information from an AsnEncodedData object. (Inherited from AsnEncodedData.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Format | Returns a formatted version of the Abstract Syntax Notation One (ASN.1)-encoded data as a string. (Overrides AsnEncodedDataFormat(Boolean).) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |