Share via


NEVpnProtocolIke2.ServerCertificateCommonName Property

Definition

Gets or sets the common name of the server certificate.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to