Click or drag to resize
DefaultCredentialsUseToken Property
是否使用了STS提供的安全令牌

Namespace: Aliyun.OSS.Common.Authentication
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.5.1.0 (2.5.1)
Syntax
public bool UseToken { get; }

Property Value

Type: Boolean

Implements

ICredentialsUseToken
See Also