StsClientApi

RequestData.AppliesTo Property

Specifies the target Web services for which the security token will be used.

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

See Also

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