Searched defs:authContext (Results 1 – 4 of 4) sorted by relevance
73 AltsAuthContext authContext = new AltsAuthContext(handshakerResult); in testAltsAuthContext() local
36 string peer, AuthContext authContext, ContextPropagationToken contextPropagationToken, in Create()
41 private readonly Lazy<AuthContext> authContext; field in Grpc.Core.ServerCallContext
520 …grpcsharp_auth_context_peer_identity_property_name_delegate(AuthContextSafeHandle authContext); /… in grpcsharp_auth_context_peer_identity_property_name_delegate()521 …pertyIterator grpcsharp_auth_context_property_iterator_delegate(AuthContextSafeHandle authContext); in grpcsharp_auth_context_property_iterator_delegate()523 public delegate void grpcsharp_auth_context_release_delegate(IntPtr authContext); in grpcsharp_auth_context_release_delegate()791 …xtern IntPtr grpcsharp_auth_context_peer_identity_property_name(AuthContextSafeHandle authContext); in grpcsharp_auth_context_peer_identity_property_name()794 …veAuthPropertyIterator grpcsharp_auth_context_property_iterator(AuthContextSafeHandle authContext); in grpcsharp_auth_context_property_iterator()800 public static extern void grpcsharp_auth_context_release(IntPtr authContext); in grpcsharp_auth_context_release()1084 …xtern IntPtr grpcsharp_auth_context_peer_identity_property_name(AuthContextSafeHandle authContext); in grpcsharp_auth_context_peer_identity_property_name()1087 …veAuthPropertyIterator grpcsharp_auth_context_property_iterator(AuthContextSafeHandle authContext); in grpcsharp_auth_context_property_iterator()1093 public static extern void grpcsharp_auth_context_release(IntPtr authContext); in grpcsharp_auth_context_release()