Share via


NEVpnProtocolIpSec.RemoteIdentifier Property

Definition

Gets or sets the identifier IPSec server.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to