DefaultCredentialsSecurityToken Property |
STS security token
Namespace: Aliyun.OSS.Common.AuthenticationAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.8.0.0 (2.8.0)
Syntax public string SecurityToken { get; }
Public ReadOnly Property SecurityToken As String
Get
public:
virtual property String^ SecurityToken {
String^ get () sealed;
}
abstract SecurityToken : string with get
override SecurityToken : string with get
Property Value
Type:
StringImplements
ICredentialsSecurityTokenSee Also