Share via


THClient.RetrieveAllActiveCredentials Method

Definition

[Foundation.Export("retrieveAllActiveCredentials:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void RetrieveAllActiveCredentials(Action<Foundation.NSSet<ThreadNetwork.THCredentials>,Foundation.NSError> completion);
[<Foundation.Export("retrieveAllActiveCredentials:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member RetrieveAllActiveCredentials : Action<Foundation.NSSet<ThreadNetwork.THCredentials>, Foundation.NSError> -> unit
override this.RetrieveAllActiveCredentials : Action<Foundation.NSSet<ThreadNetwork.THCredentials>, Foundation.NSError> -> unit

Parameters

Attributes

Applies to