Table of Contents

Class SSOServiceClientHelpers

Namespace
Amazon.Runtime.Internal
Assembly
AWSSDK.Core.dll

Collection of helper methods for constructing the necessary Service client to interrogate AWS SSO Services.

public static class SSOServiceClientHelpers
Inheritance
SSOServiceClientHelpers
Inherited Members

Methods

BuildSSOClient(RegionEndpoint, IWebProxy)

public static ICoreAmazonSSO BuildSSOClient(RegionEndpoint region, IWebProxy proxySettings = null)

Parameters

region RegionEndpoint
proxySettings IWebProxy

Returns

ICoreAmazonSSO

BuildSSOIDCClient(RegionEndpoint, IWebProxy)

public static ICoreAmazonSSOOIDC BuildSSOIDCClient(RegionEndpoint region, IWebProxy proxySettings = null)

Parameters

region RegionEndpoint
proxySettings IWebProxy

Returns

ICoreAmazonSSOOIDC