Searched defs:AuthContext (Results 1 – 6 of 6) sorted by relevance
6 ## AuthContext section in Server-side API for Authenticating Clients16 #### Example AuthContext contents
33 public class AuthContext class43 …internal AuthContext(string peerIdentityPropertyName, Dictionary<string, List<AuthProperty>> prope… in AuthContext() method in Grpc.Core.AuthContext
203 public AuthContext AuthContext property in Grpc.Core.ServerCallContext
102 public IntPtr AuthContext; field
14189 typedef struct AuthContext AuthContext; typedef18131 struct AuthContext { struct18132 const char *zAuthContext; /* Put saved Parse.zAuthContext here */ argument18133 Parse *pParse; /* The Parse structure */