Share via


LARightStore.Get(String, LARightStoreCompletionHandler) Method

Definition

[Foundation.Export("rightForIdentifier:completion:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void Get(string identifier, LocalAuthentication.LARightStoreCompletionHandler handler);
[<Foundation.Export("rightForIdentifier:completion:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member Get : string * LocalAuthentication.LARightStoreCompletionHandler -> unit
override this.Get : string * LocalAuthentication.LARightStoreCompletionHandler -> unit

Parameters

identifier
String
Attributes

Applies to