| ICredentialsAccessKeyId 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
Syntaxstring AccessKeyId { get; }ReadOnly Property AccessKeyId As String
	Get
property String^ AccessKeyId {
	String^ get ();
}abstract AccessKeyId : string with get
Property Value
Type: 
String See Also
See Also