A string that identifies the user.
SDKs
- iOS 9.0+
- macOS 10.11+
- Mac Catalyst 13.0+
Framework
- Network
Extension
Declaration
var username: String? { get set }
A string that identifies the user.
SDKs
Framework
var username: String? { get set }
var filter Browsers: Bool
A Boolean indicating whether or not the filter should be applied to flows of network data originated from WebKit browser objects.
var filter Sockets: Bool
A Boolean indicating whether or not the filter should be applied to flows of network data originated from sockets.
var vendor Configuration: [String : Any]?
A dictionary of provider-specific configuration settings.
var server Address: String?
The address of a server that the Filter Control Provider may contact for rules and other configuration information.
var organization: String?
A string that identifies the organization that administers the filter.
var password Reference: Data?
A persistent reference to a keychain item containing a password associated with the filter.
var identity Reference: Data?
A persistent reference to a keychain item containing a certificate and private key associated with the filter.