Share via


WsFederationMessage.GetToken Method

Definition

Reads the 'wresult' and returns the embedded security token.

public virtual string? GetToken ();
abstract member GetToken : unit -> string
override this.GetToken : unit -> string
Public Overridable Function GetToken () As String

Returns

the 'SecurityToken'.

Exceptions

if exception occurs while reading security token.

Applies to