Decode()

X500DistinguishedName::Decode(X500DistinguishedNameFlags) const method

Decodes name using parameters specified by flags.

String System::Security::Cryptography::X509Certificates::X500DistinguishedName::Decode(X500DistinguishedNameFlags flags) const

Arguments

ParameterTypeDescription
flagsX500DistinguishedNameFlagsBitwise junction of flags to use.

Return Value

Decoded name.

See Also