Метод | Описание | |
---|---|---|
BasicAWSCredentials ( string accessKey, string secretKey ) : System |
Constructs a BasicAWSCredentials object for the specified accessKey and secretKey.
|
|
GetCredentials ( ) : |
Returns an instance of ImmutableCredentials for this instance
|
public BasicAWSCredentials ( string accessKey, string secretKey ) : System | ||
accessKey | string | |
secretKey | string | |
Результат | System |
public GetCredentials ( ) : |
||
Результат |