Share via


NEVpnProtocolIke2.StrictRevocationCheck Property

Definition

Gets or sets a Boolean value that enables or disables strict revocation checks.

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

Property Value

Attributes

Applies to