Share via


ASAuthorization.GetCredential<T> Method

Definition

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

Type Parameters

T

Returns

T

Applies to