Share via


NEVpnProtocolIke2.EnableRevocationCheck Property

Definition

Gets or sets a Boolean value that enables and disables revocation checking.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool EnableRevocationCheck { [Foundation.Export("enableRevocationCheck")] get; [Foundation.Export("setEnableRevocationCheck:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("enableRevocationCheck")>]
[<set: Foundation.Export("setEnableRevocationCheck:")>]
member this.EnableRevocationCheck : bool with get, set

Property Value

Attributes

Applies to