Searched refs:InsecureCredentialsImpl (Results 1 – 1 of 1) sorted by relevance
33 static readonly ChannelCredentials InsecureInstance = new InsecureCredentialsImpl();98 private sealed class InsecureCredentialsImpl : ChannelCredentials class in Grpc.Core.ChannelCredentials