Share via


ASAuthorizationRequest.GetProvider<T> Method

Definition

public T? GetProvider<T>() where T : Foundation.NSObject, AuthenticationServices.IASAuthorizationProvider;
member this.GetProvider : unit -> 'T (requires 'T :> Foundation.NSObject and 'T :> AuthenticationServices.IASAuthorizationProvider)

Type Parameters

T

Returns

T

Applies to