public class SSLFTPDistinguishedNamePublic Class SSLFTPDistinguishedNamepublic ref class SSLFTPDistinguishedNametype SSLFTPDistinguishedName = class end| CommonName | CommonName (CN) component of the DN. |
| CountryName | CountryName (C) component of the DN. |
| Item | Generic accessor for DN components. |
| LocalityName | LocalityName (L) component of the DN. |
| OrganizationalUnitName | OrganizationalUnit (OU) component of the DN. |
| OrganizationName | Organization (O) component of the DN. |
| StateOrProvinceName | StateOrProvinceName (ST) component of the DN. |
| StreetAddress | StreetAddress (STREET) component of the DN. |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| ToString |
Returns the Common Name.
(Overrides ObjectToString) |