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
13229 typedef struct AuthContext AuthContext; typedef16969 struct AuthContext { struct16970 const char *zAuthContext; /* Put saved Parse.zAuthContext here */ argument16971 Parse *pParse; /* The Parse structure */