AWS SDK for .NET Documentation
RefreshingSessionAWSCredentials Constructor (stsCredentials)
AmazonAmazon.RuntimeRefreshingSessionAWSCredentialsRefreshingSessionAWSCredentials(AWSCredentials) Did this page help you?   Yes   No    Tell us about it...
Constructs a RefreshingSessionAWSCredentials object. AmazonSecurityTokenService is created from passed-in credentials and is used to refresh credentials. Passed-in AWSCredentials cannot be session credentials.
Declaration Syntax
C#
public RefreshingSessionAWSCredentials(
	AWSCredentials stsCredentials
)
Parameters
stsCredentials (AWSCredentials)
Credentials to use to create STS client

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)