Click or drag to resize
ICredentialsProvider Interface
ICredentialsProvider Interface

Namespace: Aliyun.OSS.Common.Authentication
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax
public interface ICredentialsProvider

The ICredentialsProvider type exposes the following members.

Methods
  NameDescription
Public methodGetCredentials
Gets an instance of ICredentials
Public methodSetCredentials
Sets the ICredentials instance
Top
See Also