X509CertificateRequestPkcs10Format Method
Gets decoded textual representation (dump) of the current object.
Namespace: SysadminsLV.PKI.Cryptography.X509CertificatesAssembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.0.1
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.