NEDnsOverTlsSettings.ServerName Property

Definition

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

Property Value

Attributes

Applies to