Table of Contents

Interface ISSOTokenProviderFactory

Namespace
Amazon.Runtime
Assembly
AWSSDK.Core.dll
public interface ISSOTokenProviderFactory

Methods

Build(CredentialProfile)

Constructs a new SSOTokenProvider initialized by the passed profile.

SSOTokenProvider Build(CredentialProfile profile)

Parameters

profile CredentialProfile

Returns

SSOTokenProvider