StsClientApi

RequestData.RequestedTokenType Property

The type of security token being requested.

[Visual Basic]
Public Property RequestedTokenType As String
[C#]
public string RequestedTokenType {get; set;}

See Also

RequestData Class | com.pingidentity.Security.STS.Client Namespace