Public Attributes | List of all members
grpc::experimental::AltsCredentialsOptions Struct Reference

Options used to build AltsCredentials. More...

#include <credentials.h>

Public Attributes

std::vector< grpc::string > target_service_accounts
 

Detailed Description

Options used to build AltsCredentials.

Definition at line 327 of file include/grpcpp/security/credentials.h.

Member Data Documentation

◆ target_service_accounts

std::vector<grpc::string> grpc::experimental::AltsCredentialsOptions::target_service_accounts

service accounts of target endpoint that will be acceptable by the client. If service accounts are provided and none of them matches that of the server, authentication will fail.

Definition at line 331 of file include/grpcpp/security/credentials.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:32