SecureBlackbox 2020 iOS Edition

Questions / Feedback?

redirectBindingRelayState (property)

Contains the RelayState parameter of the binding.

Syntax

@property (nonatomic,readonly,assign,getter=redirectBindingRelayState) NSString* redirectBindingRelayState;
- (NSString*)redirectBindingRelayState;
public var redirectBindingRelayState: String {
  get {...}
}

Default Value

""

Remarks

Contains the RelayState parameter of the binding.

Use this property to access or set the RelayState parameter of the binding. This is an uninterpreted state string that should be passed back to the service provider with subsequent requests.

This property is read-only.

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