GRPC C++  1.62.0
Data Fields
grpc_auth_property Struct Reference

value, if not NULL, is guaranteed to be NULL terminated. More...

#include <grpc_security.h>

Data Fields

char * name
 
char * value
 
size_t value_length
 

Detailed Description

value, if not NULL, is guaranteed to be NULL terminated.

Field Documentation

◆ name

char* grpc_auth_property::name

◆ value

char* grpc_auth_property::value

◆ value_length

size_t grpc_auth_property::value_length

The documentation for this struct was generated from the following file: