Share via


NEVpnProtocol.Username Property

Definition

Gets or sets the user name.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? Username { [Foundation.Export("username")] get; [Foundation.Export("setUsername:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("username")>]
[<set: Foundation.Export("setUsername:")>]
member this.Username : string with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to