Searched defs:AuthProperty (Results 1 – 3 of 3) sorted by relevance
/external/grpc-grpc/src/csharp/Grpc.Core/ | ||
D | AuthProperty.cs | 31 public class AuthProperty class |
/external/grpc-grpc/include/grpcpp/impl/codegen/security/ | ||
D | auth_context.h | 35 typedef std::pair<grpc::string_ref, grpc::string_ref> AuthProperty; typedef |
/external/grpc-grpc/doc/ | ||
D | server_side_auth.md | 36 ## AuthProperty section in Server-side API for Authenticating Clients |