SecurityContextSecurityToken.ToString メソッド
定義
このオブジェクトの現在のインスタンスのテキスト表現を生成します。Generates a text representation of the current instance of this object.
public:
override System::String ^ ToString();
public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String
戻り値
このオブジェクトの現在のインスタンスのテキスト表現。A text representation of the current instance of this object.