Function grpcio_sys::grpc_auth_context_peer_identity_property_name[][src]

pub unsafe extern "C" fn grpc_auth_context_peer_identity_property_name(
    ctx: *const grpc_auth_context
) -> *const c_char
Expand description

Gets the name of the property that indicates the peer identity. Will return NULL if the peer is not authenticated.