#include <grpc_security.h>
Public Attributes | |
const grpc_auth_context * | ctx |
size_t | index |
const char * | name |
Definition at line 36 of file grpc_security.h.
const grpc_auth_context* grpc_auth_property_iterator::ctx |
Definition at line 37 of file grpc_security.h.
size_t grpc_auth_property_iterator::index |
Definition at line 38 of file grpc_security.h.
const char* grpc_auth_property_iterator::name |
Definition at line 39 of file grpc_security.h.