Searched defs:AuthContext (Results 1 – 12 of 12) sorted by relevance
26 pub struct AuthContext { struct30 /// Binding to gRPC Core AuthContext argument31 impl AuthContext { impl71 impl<'a> IntoIterator for &'a AuthContext { implementation88 impl Drop for AuthContext { implementation
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
15 class AuthContext; variable
173 AuthContext::AuthContext(const std::string& nonce) : nonce_(nonce) {} in AuthContext() function in openscreen::cast::AuthContext
102 public IntPtr AuthContext; field
23 class AuthContext; variable
197 fn auth_context(&self) -> Option<AuthContext> { in auth_context()663 pub fn auth_context(&self) -> Option<AuthContext> { in auth_context()
14660 typedef struct AuthContext AuthContext; typedef18824 struct AuthContext { struct18825 const char *zAuthContext; /* Put saved Parse.zAuthContext here */ argument18826 Parse *pParse; /* The Parse structure */
14632 typedef struct AuthContext AuthContext; typedef18791 struct AuthContext { struct18792 const char *zAuthContext; /* Put saved Parse.zAuthContext here */ argument18793 Parse *pParse; /* The Parse structure */