FederationSTS Property
The URL of the federation Security Token Service (STS).
Syntax
char* GetFederationSTS();
int SetFederationSTS(char* lpszFederationSTS);
Default Value
""
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.
Data Type
String