SecureBlackbox 2020 iOS Edition

Questions / Feedback?

manageNameIDRequestNewID (property)

Contains the value of the NewID parameter.

Syntax

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

Default Value

""

Remarks

Contains the value of the NewID parameter.

Use this property to access or set the NewID parameter of the request.

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