SecureBlackbox 2020 iOS Edition

Questions / Feedback?

authnQuerySessionIndex (property)

Specifies the index of the session to the authentication entity.

Syntax

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

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.

This property is read-only.

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