StsClientApi

RequestData.RequestType Property

Specifies that the security token request is for a security token to be processed.

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

See Also

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