SecureBlackbox 2020 iOS Edition

Questions / Feedback?

proxyUsername (property)

Specifies the username credential for proxy authentication.

Syntax

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

Default Value

""

Remarks

Specifies the username credential for proxy authentication.

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