SecureBlackbox 2020 iOS Edition

Questions / Feedback?

assertionConsumerServiceBindings (property)

Bindings supported by the Assertion Consumer Service.

Syntax

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

Default Value

"+Artifact,+POST,+Redirect"

Remarks

Use this property to specify the bindings for the Assertion Consumer Service (ACS) provided by this SP.

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