SecureBlackbox 2020 iOS Edition

Questions / Feedback?

authnRequestAttributeConsumingServiceIndex (property)

Specifies the attribute consuming service index.

Syntax

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

Default Value

0

Remarks

Specifies the attribute consuming service index.

Use this property to read or set the attribute consuming service index.

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