Share via


NEVpnProtocolIpSec.LocalIdentifier Property

Definition

Gets or sets the local device for authentication.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to