Searched refs:SetInsecureCredentials (Results 1 – 3 of 3) 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 |
D | ChannelCredentials.cs | 81 configurator.SetInsecureCredentials(state); in InternalPopulateConfiguration() |
/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 |