SecureBlackbox 2020 iOS Edition

Questions / Feedback?

authInfoAuthMethodPars (property)

Contains the authentication method parameters.

Syntax

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

Default Value

""

Remarks

Contains the authentication method parameters. These are method-dependent. For example, the dcauth method will have a DC request in this property.

This property is read-only.

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