Home
last modified time | relevance | path

Searched refs:SetInsecureCredentials (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/src/csharp/Grpc.Core.Api/
DChannelCredentialsConfiguratorBase.cs32 public abstract void SetInsecureCredentials(object state); in SetInsecureCredentials() method in Grpc.Core.ChannelCredentialsConfiguratorBase
DChannelCredentials.cs81 configurator.SetInsecureCredentials(state); in InternalPopulateConfiguration()
/third_party/grpc/src/csharp/Grpc.Core/Internal/
DDefaultChannelCredentialsConfigurator.cs47 public override void SetInsecureCredentials(object state) in SetInsecureCredentials() method in Grpc.Core.Internal.DefaultChannelCredentialsConfigurator