public abstract class ChannelCredentialsConfiguratorBase
Base class for objects that can consume configuration from CallCredentials objects.
Note: experimental API that can change or be removed without any prior notice.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003e\u003ccode\u003eChannelCredentialsConfiguratorBase\u003c/code\u003e is an experimental base class for consuming configuration from \u003ccode\u003eCallCredentials\u003c/code\u003e objects and may change or be removed in future updates.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and includes methods such as \u003ccode\u003eEquals\u003c/code\u003e, \u003ccode\u003eGetHashCode\u003c/code\u003e, and \u003ccode\u003eGetType\u003c/code\u003e, among others, from its parent class.\u003c/p\u003e\n"],["\u003cp\u003eIt provides abstract methods to configure credentials, specifically \u003ccode\u003eSetCompositeCredentials\u003c/code\u003e, \u003ccode\u003eSetInsecureCredentials\u003c/code\u003e, and \u003ccode\u003eSetSslCredentials\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSetCompositeCredentials\u003c/code\u003e method allows setting up composite channel credentials, which combine channel credentials and call credentials.\u003c/p\u003e\n"],["\u003cp\u003eThe class is part of the \u003ccode\u003eGrpc.Core\u003c/code\u003e namespace and is located within the \u003ccode\u003eGrpc.Core.Api.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]