Click or drag to resize

CallOptionsCredentials Property

Credentials to use for this call.

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

Property Value

Type: CallCredentials
See Also