#include <security_context.h>
Public Attributes | |
grpc_auth_property * | array = nullptr |
size_t | capacity = 0 |
size_t | count = 0 |
Definition at line 50 of file security_context.h.
grpc_auth_property* grpc_auth_property_array::array = nullptr |
Definition at line 51 of file security_context.h.
size_t grpc_auth_property_array::capacity = 0 |
Definition at line 53 of file security_context.h.
size_t grpc_auth_property_array::count = 0 |
Definition at line 52 of file security_context.h.