Searched defs:AuthContext (Results 1 – 5 of 5) sorted by relevance
7 ## AuthContext section in Server-side API for Authenticating Clients17 #### Example AuthContext contents
32 public class AuthContext class42 …public AuthContext(string peerIdentityPropertyName, Dictionary<string, List<AuthProperty>> propert… in AuthContext() method in Grpc.Core.AuthContext
117 public AuthContext AuthContext => AuthContextCore; field in Grpc.Core.ServerCallContext
102 public IntPtr AuthContext; field
14326 typedef struct AuthContext AuthContext; typedef18681 struct AuthContext { struct18682 const char *zAuthContext; /* Put saved Parse.zAuthContext here */ argument18683 Parse *pParse; /* The Parse structure */