Share via


NEHotspotEapSettings.SetTrustedServerCertificates(NSObject[]) Method

Definition

[Foundation.Export("setTrustedServerCertificates:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool SetTrustedServerCertificates(Foundation.NSObject[] certificates);
[<Foundation.Export("setTrustedServerCertificates:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetTrustedServerCertificates : Foundation.NSObject[] -> bool
override this.SetTrustedServerCertificates : Foundation.NSObject[] -> bool

Parameters

certificates
NSObject[]

Returns

Attributes

Applies to