X509SubjectKeyIdentifierClause.ToString 方法
定义
返回表示当前对象的字符串。Returns a string that represents the current object.
public:
override System::String ^ ToString();
public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String
返回
一个表示当前对象的 String。A String that represents the current object.
注解
ToString 方法返回主题密钥标识符。The ToString method returns the subject key identifier.