Click or drag to resize
DefaultCredentialsProvider Constructor
Initializes a new instance of the DefaultCredentialsProvider class

Namespace: Aliyun.OpenServices.Common.Authentication
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 1.0.5626.29242
Syntax
public DefaultCredentialsProvider(
	ICredentials creds
)

Parameters

creds
Type: Aliyun.OpenServices.Common.AuthenticationICredentials
See Also