SecureBlackbox 2020 iOS Edition

Questions / Feedback?

URL (property)

Specifies the base URL of this IdP server.

Syntax

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

Default Value

""

Remarks

Use this property to set the base URL for this Identity Provider (IdP) server.

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