Click or drag to resize

CreatePublicPrivateKeyPairRequest Properties

The CreatePublicPrivateKeyPairRequest type exposes the following members.

Properties
  NameDescription
Public propertyCommonName
This is the X.509 distinguished name Common Name field (CN).
Public propertyCountry
This is the X.509 distinguished name Country field (C).
Public propertyEmailAddress
This is the X.509 distinguished name Email Address field (MAIL).
Public propertyLocality
This is the X.509 distinguished name Locality Name field (L).
Public propertyOrganization
This is the X.509 distinguished name Organization Name field (O).
Public propertyOrganizationalUnit
This is the X.509 distinguished name Organizational Unit Name field (OU).
Public propertyState
This is the X.509 distinguished name State or Province Name field (ST or SP or S).
Top
See Also