FederationSTS Property
The URL of the federation Security Token Service (STS).
Syntax
[VB.NET] Public Property FederationSTS As String
[C#] public string FederationSTS {get; set;}
Remarks
This property specifies the URL of the federation Security Token Service (STS). When AuthMode is set to 0 (camSharePointOnline) or 1 (camDynamicsCRM) this property is automatically populated.
This property is not available at design time.
Default Value
""