SupportingTokenParameters.ToString 方法
定义
显示该类实例的文本表示形式。Displays a text representation of this instance of the class.
public:
override System::String ^ ToString();
public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String
返回
该类实例的文本表示形式。A text representation of this instance of this class.
注解
输出字符串显示在 ToString()、Endorsing、Signed 和 SignedEncrypted 的每个令牌上执行 SignedEndorsing 方法的结果。The output string displays the result of performing the ToString() method on each of the tokens in Endorsing, Signed, SignedEncrypted, and SignedEndorsing.