FederationURN Property
The federation Uniform Resource Name (URN).
Object Oriented Interface
public function getFederationURN(); public function setFederationURN($value);
Procedural Interface
ipworksauth_claimsauth_get($res, 27 ); ipworksauth_claimsauth_set($res, 27, $value );
Default Value
''
Remarks
This property specifies the federation Uniform Resource Name (URN). This property is automatically populated when AuthMode is set to 0 (camSharePointOnline) or 1 (camDynamicsCRM).
This property is not available at design time.
Data Type
String