SecureBlackbox 2020 iOS Edition

Questions / Feedback?

authnQuerySessionIndex (property)

Specifies the index of the session to the authentication entity.

Syntax

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

Default Value

""

Remarks

Specifies the index of the session to the authentication entity.

Use this property to access or set the index of the session to the authentication entity.

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