X509CertificateRequestPkcs10Format Method
Gets decoded textual representation (dump) of the current object.
Namespace: SysadminsLV.PKI.Cryptography.X509CertificatesAssembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.3.0+c7aa42c7e4fd98d87c1722b230e8e27c1bbf41f0
public virtual string Format()
Public Overridable Function Format As String
public:
virtual String^ Format()
abstract Format : unit -> string
override Format : unit -> string
Return Value
StringTextual representation of the current object.