SecureBlackbox Lite 2020 iOS Edition

Questions / Feedback?

reqParamsPassword (property)

Assign this property with the user's password.

Syntax

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

Default Value

""

Remarks

Assign this property with the user's password.

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