SecureBlackbox 2020 iOS Edition

Questions / Feedback?

singleLogoutService (property)

The URL of the single logout service.

Syntax

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

Default Value

"/sp/SingleLogoutService"

Remarks

Use this property to specify the relative URL of the single logout service.

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