FederationURN Property
The federation Uniform Resource Name (URN).
Syntax
[VB.NET] Public Property FederationURN As String
[C#] public string FederationURN {get; set;}
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.
Default Value
""