Factory/extension methods to create instances ofChannelCredentialsandCallCredentialsclasses
based on credential objects originating from Google auth library.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[[["\u003cp\u003eThe latest version of the Grpc.Auth library is 2.66.0, with prior versions 2.63.0 and 2.48.0 also available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGoogleAuthInterceptors\u003c/code\u003e provides factory methods for creating authorization interceptors utilizing Google credentials.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGoogleGrpcCredentials\u003c/code\u003e offers factory and extension methods to generate \u003ccode\u003eChannelCredentials\u003c/code\u003e and \u003ccode\u003eCallCredentials\u003c/code\u003e based on Google auth library credential objects.\u003c/p\u003e\n"]]],[],null,["# Namespace Grpc.Auth (2.66.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.66.0 (latest)](/dotnet/docs/reference/Grpc.Core/latest/Grpc.Auth)\n- [2.63.0](/dotnet/docs/reference/Grpc.Core/2.63.0/Grpc.Auth)\n- [2.48.0](/dotnet/docs/reference/Grpc.Core/2.48.0/Grpc.Auth) \n\nClasses\n-------\n\n### [GoogleAuthInterceptors](/dotnet/docs/reference/Grpc.Core/latest/Grpc.Auth.GoogleAuthInterceptors)\n\nFactory methods to create authorization interceptors for Google credentials.\n[GoogleGrpcCredentials](/dotnet/docs/reference/Grpc.Core/latest/Grpc.Auth.GoogleGrpcCredentials)\n\n### [GoogleGrpcCredentials](/dotnet/docs/reference/Grpc.Core/latest/Grpc.Auth.GoogleGrpcCredentials)\n\nFactory/extension methods to create instances of [ChannelCredentials](/dotnet/docs/reference/Grpc.Core/latest/Grpc.Core.ChannelCredentials) and [CallCredentials](/dotnet/docs/reference/Grpc.Core/latest/Grpc.Core.CallCredentials) classes\nbased on credential objects originating from Google auth library."]]