Class: TencentCloud::Cdn::V20180606::AuthenticationTypeB

Inherits:
TencentCloud::Common::AbstractModel
  • Object
show all
Defined in:
lib/v20180606/models.rb

Overview

时间戳防盗链模式 B 配置(B 模式正在进行平台升级,暂不支持配置)

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(secretkey = nil, expiretime = nil, fileextensions = nil, filtertype = nil, backupsecretkey = nil) ⇒ AuthenticationTypeB

Returns a new instance of AuthenticationTypeB.



1421
1422
1423
1424
1425
1426
1427
# File 'lib/v20180606/models.rb', line 1421

def initialize(secretkey=nil, expiretime=nil, fileextensions=nil, filtertype=nil, backupsecretkey=nil)
  @SecretKey = secretkey
  @ExpireTime = expiretime
  @FileExtensions = fileextensions
  @FilterType = filtertype
  @BackupSecretKey = backupsecretkey
end

Instance Attribute Details

#BackupSecretKeyObject

仅允许大小写字母与数字,长度 6~32 位 注意:此字段可能返回 null,表示取不到有效值。 单位为秒,最大可设置为 630720000 如果包含字符 * 则表示所有文件 blacklist:黑名单,表示仅对 FileExtensions 中的类型进行鉴权 仅允许大小写字母与数字,长度 6~32 位 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • SecretKey:

    计算签名的密钥

  • ExpireTime:

    签名过期时间设置

  • FileExtensions:

    鉴权/不做鉴权的文件扩展名列表设置

  • FilterType:

    whitelist:白名单,表示对除了 FileExtensions 列表之外的所有类型进行鉴权

  • BackupSecretKey:

    计算签名的备用密钥



1419
1420
1421
# File 'lib/v20180606/models.rb', line 1419

def BackupSecretKey
  @BackupSecretKey
end

#ExpireTimeObject

仅允许大小写字母与数字,长度 6~32 位 注意:此字段可能返回 null,表示取不到有效值。 单位为秒,最大可设置为 630720000 如果包含字符 * 则表示所有文件 blacklist:黑名单,表示仅对 FileExtensions 中的类型进行鉴权 仅允许大小写字母与数字,长度 6~32 位 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • SecretKey:

    计算签名的密钥

  • ExpireTime:

    签名过期时间设置

  • FileExtensions:

    鉴权/不做鉴权的文件扩展名列表设置

  • FilterType:

    whitelist:白名单,表示对除了 FileExtensions 列表之外的所有类型进行鉴权

  • BackupSecretKey:

    计算签名的备用密钥



1419
1420
1421
# File 'lib/v20180606/models.rb', line 1419

def ExpireTime
  @ExpireTime
end

#FileExtensionsObject

仅允许大小写字母与数字,长度 6~32 位 注意:此字段可能返回 null,表示取不到有效值。 单位为秒,最大可设置为 630720000 如果包含字符 * 则表示所有文件 blacklist:黑名单,表示仅对 FileExtensions 中的类型进行鉴权 仅允许大小写字母与数字,长度 6~32 位 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • SecretKey:

    计算签名的密钥

  • ExpireTime:

    签名过期时间设置

  • FileExtensions:

    鉴权/不做鉴权的文件扩展名列表设置

  • FilterType:

    whitelist:白名单,表示对除了 FileExtensions 列表之外的所有类型进行鉴权

  • BackupSecretKey:

    计算签名的备用密钥



1419
1420
1421
# File 'lib/v20180606/models.rb', line 1419

def FileExtensions
  @FileExtensions
end

#FilterTypeObject

仅允许大小写字母与数字,长度 6~32 位 注意:此字段可能返回 null,表示取不到有效值。 单位为秒,最大可设置为 630720000 如果包含字符 * 则表示所有文件 blacklist:黑名单,表示仅对 FileExtensions 中的类型进行鉴权 仅允许大小写字母与数字,长度 6~32 位 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • SecretKey:

    计算签名的密钥

  • ExpireTime:

    签名过期时间设置

  • FileExtensions:

    鉴权/不做鉴权的文件扩展名列表设置

  • FilterType:

    whitelist:白名单,表示对除了 FileExtensions 列表之外的所有类型进行鉴权

  • BackupSecretKey:

    计算签名的备用密钥



1419
1420
1421
# File 'lib/v20180606/models.rb', line 1419

def FilterType
  @FilterType
end

#SecretKeyObject

仅允许大小写字母与数字,长度 6~32 位 注意:此字段可能返回 null,表示取不到有效值。 单位为秒,最大可设置为 630720000 如果包含字符 * 则表示所有文件 blacklist:黑名单,表示仅对 FileExtensions 中的类型进行鉴权 仅允许大小写字母与数字,长度 6~32 位 注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • SecretKey:

    计算签名的密钥

  • ExpireTime:

    签名过期时间设置

  • FileExtensions:

    鉴权/不做鉴权的文件扩展名列表设置

  • FilterType:

    whitelist:白名单,表示对除了 FileExtensions 列表之外的所有类型进行鉴权

  • BackupSecretKey:

    计算签名的备用密钥



1419
1420
1421
# File 'lib/v20180606/models.rb', line 1419

def SecretKey
  @SecretKey
end

Instance Method Details

#deserialize(params) ⇒ Object



1429
1430
1431
1432
1433
1434
1435
# File 'lib/v20180606/models.rb', line 1429

def deserialize(params)
  @SecretKey = params['SecretKey']
  @ExpireTime = params['ExpireTime']
  @FileExtensions = params['FileExtensions']
  @FilterType = params['FilterType']
  @BackupSecretKey = params['BackupSecretKey']
end