Share via


LARightStore.GetAsync(String) Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Threading.Tasks.Task<LocalAuthentication.LAPersistedRight> GetAsync(string identifier);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetAsync : string -> System.Threading.Tasks.Task<LocalAuthentication.LAPersistedRight>
override this.GetAsync : string -> System.Threading.Tasks.Task<LocalAuthentication.LAPersistedRight>

Parameters

identifier
String

Returns

Attributes

Applies to