Searched refs:FromCredential (Results 1 – 2 of 2) sorted by relevance
66 … return CallCredentials.FromInterceptor(GoogleAuthInterceptors.FromCredential(credential)); in ToCallCredentials()
44 public static AsyncAuthInterceptor FromCredential(ITokenAccess credential) in FromCredential() method in Grpc.Auth.GoogleAuthInterceptors