Click or drag to resize

AuthContextIsPeerAuthenticated Property

Returns true if the peer is authenticated.

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

Property Value

Type: Boolean
See Also