Searched refs:AuthContextSafeHandle (Results 1 – 4 of 4) sorted by relevance
31 internal class AuthContextSafeHandle : SafeHandleZeroIsInvalid class35 private AuthContextSafeHandle() in AuthContextSafeHandle() method in Grpc.Core.Internal.AuthContextSafeHandle
519 … public delegate AuthContextSafeHandle grpcsharp_call_auth_context_delegate(CallSafeHandle call); in grpcsharp_call_auth_context_delegate()520 …ntPtr grpcsharp_auth_context_peer_identity_property_name_delegate(AuthContextSafeHandle authContex… in grpcsharp_auth_context_peer_identity_property_name_delegate()521 …public delegate AuthContextSafeHandle.NativeAuthPropertyIterator grpcsharp_auth_context_property_i… in grpcsharp_auth_context_property_iterator_delegate()522 …elegate IntPtr grpcsharp_auth_property_iterator_next_delegate(ref AuthContextSafeHandle.NativeAuth… in grpcsharp_auth_property_iterator_next_delegate()788 … public static extern AuthContextSafeHandle grpcsharp_call_auth_context(CallSafeHandle call); in grpcsharp_call_auth_context()791 … extern IntPtr grpcsharp_auth_context_peer_identity_property_name(AuthContextSafeHandle authContex… in grpcsharp_auth_context_peer_identity_property_name()794 …public static extern AuthContextSafeHandle.NativeAuthPropertyIterator grpcsharp_auth_context_prope… in grpcsharp_auth_context_property_iterator()797 …ic static extern IntPtr grpcsharp_auth_property_iterator_next(ref AuthContextSafeHandle.NativeAuth… in grpcsharp_auth_property_iterator_next()1081 … public static extern AuthContextSafeHandle grpcsharp_call_auth_context(CallSafeHandle call); in grpcsharp_call_auth_context()1084 … extern IntPtr grpcsharp_auth_context_peer_identity_property_name(AuthContextSafeHandle authContex… in grpcsharp_auth_context_peer_identity_property_name()[all …]
197 public AuthContextSafeHandle GetAuthContext() in GetAuthContext()
87 'AuthContextSafeHandle grpcsharp_call_auth_context(CallSafeHandle call)',88 …'IntPtr grpcsharp_auth_context_peer_identity_property_name(AuthContextSafeHandle authContext) // …89 …'AuthContextSafeHandle.NativeAuthPropertyIterator grpcsharp_auth_context_property_iterator(AuthCon…90 …'IntPtr grpcsharp_auth_property_iterator_next(ref AuthContextSafeHandle.NativeAuthPropertyIterator…