grpc_auth_property

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct grpc_auth_property {}

Members

Variables

name
char* name;
Undocumented in source.
value
char* value;
Undocumented in source.
value_length
c_ulong value_length;
Undocumented in source.

Meta