메소드 | 설명 | |
---|---|---|
GetCredentials ( ) : |
Returns an instance of ImmutableCredentials for this instance
|
|
SessionAWSCredentials ( string awsAccessKeyId, string awsSecretAccessKey, string token ) : System |
Constructs a SessionAWSCredentials object for the specified accessKey, secretKey.
|
public SessionAWSCredentials ( string awsAccessKeyId, string awsSecretAccessKey, string token ) : System | ||
awsAccessKeyId | string | |
awsSecretAccessKey | string | |
token | string | |
리턴 | System |