StsClientApi

RequestData.RequestedTokenValueType Property

The value type of the security token being requested. Applicable only when requesting a BinarySecurityToken.

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

See Also

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