federationURN (property)

The federation Uniform Resource Name (URN).

Syntax

@property (nonatomic,readwrite,assign,getter=federationURN,setter=setFederationURN:) NSString* federationURN;
- (NSString*)federationURN;
- (void)setFederationURN:(NSString*)newFederationURN;
public var federationURN: String {
  get {...}
set {...} }

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).

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Auth 2020 iOS Edition - Version 20.0 [Build 8155]