SecureBlackbox 2020 iOS Edition

Questions / Feedback?

IDPSSOPageContent (property)

The content of the IdP-initiated SSO page.

Syntax

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

Default Value

""

Remarks

Use this property to specify the content of the Single Sign-On (SSO) page initiated by this Identity Provider (IdP).

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