Click or drag to resize
CallOptionsCredentials Property
Credentials to use for this call.

Namespace: Grpc.Core
Assembly: Grpc.Core (in Grpc.Core.dll) Version: 0.12.0.0
Syntax
public CallCredentials Credentials { get; }

Property Value

Type: CallCredentials
See Also