Returns the name of this principal.
[Visual Basic] Overridable Public Function GetName() As String [C#] public virtual string GetName(); [C++] public: virtual String* GetName(); [JScript] public function GetName() : String;
Returns a String representing the name of the principal.
X509Certificate Class | X509Certificate Members | System.Security.Cryptography.X509Certificates Namespace