DefaultCredentialsAccessKeyId Property |
OSS access key Id
Namespace: Aliyun.OSS.Common.AuthenticationAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax public string AccessKeyId { get; }
Public ReadOnly Property AccessKeyId As String
Get
public:
virtual property String^ AccessKeyId {
String^ get () sealed;
}
abstract AccessKeyId : string with get
override AccessKeyId : string with get
Property Value
Type:
StringImplements
ICredentialsAccessKeyIdSee Also