Searched defs:SetInsecureCredentials (Results 1 – 2 of 2) sorted by relevance
/third_party/grpc/src/csharp/Grpc.Core.Api/ | ||
D | ChannelCredentialsConfiguratorBase.cs | 32 public abstract void SetInsecureCredentials(object state); in SetInsecureCredentials() method in Grpc.Core.ChannelCredentialsConfiguratorBase |
/third_party/grpc/src/csharp/Grpc.Core/Internal/ | ||
D | DefaultChannelCredentialsConfigurator.cs | 47 public override void SetInsecureCredentials(object state) in SetInsecureCredentials() method in Grpc.Core.Internal.DefaultChannelCredentialsConfigurator |