SecureBlackbox 2020 iOS Edition

Questions / Feedback?

authInfoLastAuthMessage (property)

Contains an uninterpreted authentication message to be displayed to the authenticating user.

Syntax

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

Default Value

""

Remarks

Contains an uninterpreted authentication message to be displayed to the authenticating user.

This property is read-only.

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