Searched defs:AuthContext (Results 1 – 13 of 13) 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
202 AuthContext::AuthContext(const std::string& nonce) : nonce_(nonce) {} in AuthContext() function in openscreen::cast::AuthContext
102 public IntPtr AuthContext; field
44 pub struct AuthContext<'c> { struct46 pub action: AuthAction<'c>,49 pub database_name: Option<&'c str>,53 pub accessor: Option<&'c str>,
24 class AuthContext; variable
197 fn auth_context(&self) -> Option<AuthContext> { in auth_context()672 pub fn auth_context(&self) -> Option<AuthContext> { in auth_context()
14617 typedef struct AuthContext AuthContext; typedef19041 struct AuthContext { struct19042 const char *zAuthContext; /* Put saved Parse.zAuthContext here */ argument19043 Parse *pParse; /* The Parse structure */
14776 typedef struct AuthContext AuthContext; typedef19032 struct AuthContext { struct19033 const char *zAuthContext; /* Put saved Parse.zAuthContext here */ argument19034 Parse *pParse; /* The Parse structure */