Table of Contents

Class URIBasedRefreshingCredentialHelper.SecurityBase

Namespace
Amazon.Runtime
Assembly
AWSSDK.Core.dll
protected class URIBasedRefreshingCredentialHelper.SecurityBase
Inheritance
URIBasedRefreshingCredentialHelper.SecurityBase
Derived
Inherited Members

Constructors

SecurityBase()

public SecurityBase()

Properties

Code

public string Code { get; set; }

Property Value

string

LastUpdated

public DateTime LastUpdated { get; set; }

Property Value

DateTime

Message

public string Message { get; set; }

Property Value

string