AWS IoT Device SDK C++ v2 1.44.1
AWS IoT Device SDK C++ v2
Loading...
Searching...
No Matches
Aws::Crt::Auth::CognitoLoginPair Struct Reference

#include <Credentials.h>

Public Attributes

String IdentityProviderName
String IdentityProviderToken

Detailed Description

A pair defining an identity provider and a valid login token sourced from it.

Member Data Documentation

◆ IdentityProviderName

String Aws::Crt::Auth::CognitoLoginPair::IdentityProviderName

Name of an identity provider

◆ IdentityProviderToken

String Aws::Crt::Auth::CognitoLoginPair::IdentityProviderToken

Valid login token source from the identity provider


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