Click or drag to resize

ServerCallContextAuthContext Property

Gets the AuthContext associated with this call.

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

Property Value

Type: AuthContext
See Also