|
This is the complete list of members for Azure::Identity::ClientSecretCredential, including all inherited members.
ClientSecretCredential(std::string tenantId, std::string const &clientId, std::string const &clientSecret, ClientSecretCredentialOptions const &options) | Azure::Identity::ClientSecretCredential | explicit |
ClientSecretCredential(std::string tenantId, std::string const &clientId, std::string const &clientSecret, Core::Credentials::TokenCredentialOptions const &options=Core::Credentials::TokenCredentialOptions()) | Azure::Identity::ClientSecretCredential | explicit |
GetToken(Core::Credentials::TokenRequestContext const &tokenRequestContext, Core::Context const &context) const override | Azure::Identity::ClientSecretCredential | |
~ClientSecretCredential() override | Azure::Identity::ClientSecretCredential |