federationSTS (property)

The URL of the federation Security Token Service (STS).

Syntax

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

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.

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