FederationURN Property
The federation Uniform Resource Name (URN).
Syntax
char* GetFederationURN();
int SetFederationURN(char* lpszFederationURN);
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