StsClientApi

STSClientConfiguration.outTokenValueType Field

Type of token to be issued by the STS when using a BinaryTokenType. For example, with OpenToken is transported via a BinarySecurityToken and has a value type of "urn:pingidentity:opentoken"

[Visual Basic]
Public outTokenValueType As String
[C#]
public string outTokenValueType;

See Also

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