System::Security::Cryptography::X509Certificates::X500DistinguishedName::Decode method

X500DistinguishedName::Decode method

Decodes name using parameters specified by flags.

String System::Security::Cryptography::X509Certificates::X500DistinguishedName::Decode(X500DistinguishedNameFlags flags) const
ParameterTypeDescription
flagsX500DistinguishedNameFlagsBitwise junction of flags to use.

ReturnValue

Decoded name.

See Also