[Missing <summary> documentation for "M:SysadminsLV.PKI.Cryptography.X509Certificates.X500DistinguishedNameExtensions.FormatReverse(System.Security.Cryptography.X509Certificates.X500DistinguishedName,System.Boolean)"]
public static string FormatReverse(
this X500DistinguishedName name,
bool multiLine
)
<ExtensionAttribute>
Public Shared Function FormatReverse (
name As X500DistinguishedName,
multiLine As Boolean
) As String
public:
[ExtensionAttribute]
static String^ FormatReverse(
X500DistinguishedName^ name,
bool multiLine
)
[<ExtensionAttribute>]
static member FormatReverse :
name : X500DistinguishedName *
multiLine : bool -> string
[Missing <param name="name"/> documentation for "M:SysadminsLV.PKI.Cryptography.X509Certificates.X500DistinguishedNameExtensions.FormatReverse(System.Security.Cryptography.X509Certificates.X500DistinguishedName,System.Boolean)"]
[Missing <param name="multiLine"/> documentation for "M:SysadminsLV.PKI.Cryptography.X509Certificates.X500DistinguishedNameExtensions.FormatReverse(System.Security.Cryptography.X509Certificates.X500DistinguishedName,System.Boolean)"]
[Missing <returns> documentation for "M:SysadminsLV.PKI.Cryptography.X509Certificates.X500DistinguishedNameExtensions.FormatReverse(System.Security.Cryptography.X509Certificates.X500DistinguishedName,System.Boolean)"]