Share via


NEHotspotEapSettings.TrustedServerNames Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string[] TrustedServerNames { [Foundation.Export("trustedServerNames", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setTrustedServerNames:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("trustedServerNames", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setTrustedServerNames:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.TrustedServerNames : string[] with get, set

Property Value

String[]
Attributes

Applies to