FederationSTS Property
The URL of the federation Security Token Service (STS).
Object Oriented Interface
public function getFederationSTS(); public function setFederationSTS($value);
Procedural Interface
ipworksauth_claimsauth_get($res, 26 ); ipworksauth_claimsauth_set($res, 26, $value );
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