AWS IoT Device SDK C++ v2  1.33.0
AWS IoT Device SDK C++ v2
Public Attributes | List of all members
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: