Share via


LARightStore.RemoveAll(LARightStoreRemoveRightCompletionHandler) Method

Definition

[Foundation.Export("removeAllRightsWithCompletion:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void RemoveAll(LocalAuthentication.LARightStoreRemoveRightCompletionHandler handler);
[<Foundation.Export("removeAllRightsWithCompletion:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member RemoveAll : LocalAuthentication.LARightStoreRemoveRightCompletionHandler -> unit
override this.RemoveAll : LocalAuthentication.LARightStoreRemoveRightCompletionHandler -> unit

Parameters

Attributes

Applies to