Class: TencentCloud::Cdn::V20180606::AuthenticationTypeC

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

Overview

时间戳防盗链模式 C 配置 时间戳防盗链模式 C 的访问 URL 格式为:DomainName/md5hash/timestamp/FileName 其中 timestamp 为十六进制 UNIX 时间戳; md5hash:MD5(自定义密钥 + 文件路径 + timestamp)

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

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

Returns a new instance of AuthenticationTypeC.



1468
1469
1470
1471
1472
1473
1474
1475
# File 'lib/v20180606/models.rb', line 1468

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

Instance Attribute Details

#BackupSecretKeyObject

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

Parameters:

  • SecretKey:

    计算签名的密钥

  • ExpireTime:

    签名过期时间设置

  • FileExtensions:

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

  • FilterType:

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

  • TimeFormat:

    时间戳进制设置

  • BackupSecretKey:

    计算签名的备用密钥



1466
1467
1468
# File 'lib/v20180606/models.rb', line 1466

def BackupSecretKey
  @BackupSecretKey
end

#ExpireTimeObject

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

Parameters:

  • SecretKey:

    计算签名的密钥

  • ExpireTime:

    签名过期时间设置

  • FileExtensions:

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

  • FilterType:

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

  • TimeFormat:

    时间戳进制设置

  • BackupSecretKey:

    计算签名的备用密钥



1466
1467
1468
# File 'lib/v20180606/models.rb', line 1466

def ExpireTime
  @ExpireTime
end

#FileExtensionsObject

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

Parameters:

  • SecretKey:

    计算签名的密钥

  • ExpireTime:

    签名过期时间设置

  • FileExtensions:

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

  • FilterType:

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

  • TimeFormat:

    时间戳进制设置

  • BackupSecretKey:

    计算签名的备用密钥



1466
1467
1468
# File 'lib/v20180606/models.rb', line 1466

def FileExtensions
  @FileExtensions
end

#FilterTypeObject

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

Parameters:

  • SecretKey:

    计算签名的密钥

  • ExpireTime:

    签名过期时间设置

  • FileExtensions:

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

  • FilterType:

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

  • TimeFormat:

    时间戳进制设置

  • BackupSecretKey:

    计算签名的备用密钥



1466
1467
1468
# File 'lib/v20180606/models.rb', line 1466

def FilterType
  @FilterType
end

#SecretKeyObject

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

Parameters:

  • SecretKey:

    计算签名的密钥

  • ExpireTime:

    签名过期时间设置

  • FileExtensions:

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

  • FilterType:

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

  • TimeFormat:

    时间戳进制设置

  • BackupSecretKey:

    计算签名的备用密钥



1466
1467
1468
# File 'lib/v20180606/models.rb', line 1466

def SecretKey
  @SecretKey
end

#TimeFormatObject

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

Parameters:

  • SecretKey:

    计算签名的密钥

  • ExpireTime:

    签名过期时间设置

  • FileExtensions:

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

  • FilterType:

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

  • TimeFormat:

    时间戳进制设置

  • BackupSecretKey:

    计算签名的备用密钥



1466
1467
1468
# File 'lib/v20180606/models.rb', line 1466

def TimeFormat
  @TimeFormat
end

Instance Method Details

#deserialize(params) ⇒ Object



1477
1478
1479
1480
1481
1482
1483
1484
# File 'lib/v20180606/models.rb', line 1477

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