SecureBlackbox 2020 iOS Edition

Questions / Feedback?

authnRequestAssertionConsumerServiceIndex (property)

Specifies the assertion consumer service index.

Syntax

@property (nonatomic,readwrite,assign,getter=authnRequestAssertionConsumerServiceIndex,setter=setAuthnRequestAssertionConsumerServiceIndex:) int authnRequestAssertionConsumerServiceIndex;
- (int)authnRequestAssertionConsumerServiceIndex;
- (void)setAuthnRequestAssertionConsumerServiceIndex:(int)newAuthnRequestAssertionConsumerServiceIndex;
public var authnRequestAssertionConsumerServiceIndex: Int32 {
  get {...}
set {...} }

Default Value

0

Remarks

Specifies the assertion consumer service index.

Use this property to access or set the location index to which the response has to be returned.

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