ICredentials Interface |
Namespace: Aliyun.OSS.Common.Authentication
The ICredentials type exposes the following members.
Name | Description | |
---|---|---|
![]() | AccessKeyId |
OSS的访问ID
|
![]() | AccessKeySecret |
OSS的访问密钥
|
![]() | SecurityToken |
STS提供的安全令牌
|
![]() | UseToken |
是否使用了STS提供的安全令牌
|