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
14964 typedef struct AuthContext AuthContext; typedef19235 struct AuthContext { struct19236 const char *zAuthContext; /* Put saved Parse.zAuthContext here */ argument19237 Parse *pParse; /* The Parse structure */