你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

CertificateProfileProperties interface

证书配置文件的属性。

属性

certificates

续订的证书列表。

city

用作证书使用者名称中的 L。

commonName

用作证书使用者名称中的 CN。

country

用作证书使用者名称中的 C。

enhancedKeyUsage

证书的增强密钥用法。

identityValidationId

用于证书使用者名称的标识验证 ID。

includeCity

是否在证书使用者名称中包含 L。 仅适用于专用信任、专用信任 ci 配置文件类型

includeCountry

是否在证书使用者名称中包含 C。 仅适用于专用信任、专用信任 ci 配置文件类型

includePostalCode

是否在证书使用者名称中包含电脑。

includeState

是否在证书使用者名称中包含 S。 仅适用于专用信任、专用信任 ci 配置文件类型

includeStreetAddress

是否在证书使用者名称中包含 STREET。

organization

用作证书使用者名称中的 O。

organizationUnit

用作专用信任证书使用者名称中的 OU。

postalCode

用作证书使用者名称中的电脑。

profileType

证书的配置文件类型。

provisioningState

证书配置文件上当前操作的状态。

state

用作证书使用者名称中的 S。

status

证书配置文件的状态。

streetAddress

用作证书使用者名称中的 STREET。

属性详细信息

certificates

续订的证书列表。

certificates?: Certificate[]

属性值

city

用作证书使用者名称中的 L。

city?: string

属性值

string

commonName

用作证书使用者名称中的 CN。

commonName?: string

属性值

string

country

用作证书使用者名称中的 C。

country?: string

属性值

string

enhancedKeyUsage

证书的增强密钥用法。

enhancedKeyUsage?: string

属性值

string

identityValidationId

用于证书使用者名称的标识验证 ID。

identityValidationId?: string

属性值

string

includeCity

是否在证书使用者名称中包含 L。 仅适用于专用信任、专用信任 ci 配置文件类型

includeCity?: boolean

属性值

boolean

includeCountry

是否在证书使用者名称中包含 C。 仅适用于专用信任、专用信任 ci 配置文件类型

includeCountry?: boolean

属性值

boolean

includePostalCode

是否在证书使用者名称中包含电脑。

includePostalCode?: boolean

属性值

boolean

includeState

是否在证书使用者名称中包含 S。 仅适用于专用信任、专用信任 ci 配置文件类型

includeState?: boolean

属性值

boolean

includeStreetAddress

是否在证书使用者名称中包含 STREET。

includeStreetAddress?: boolean

属性值

boolean

organization

用作证书使用者名称中的 O。

organization?: string

属性值

string

organizationUnit

用作专用信任证书使用者名称中的 OU。

organizationUnit?: string

属性值

string

postalCode

用作证书使用者名称中的电脑。

postalCode?: string

属性值

string

profileType

证书的配置文件类型。

profileType: string

属性值

string

provisioningState

证书配置文件上当前操作的状态。

provisioningState?: string

属性值

string

state

用作证书使用者名称中的 S。

state?: string

属性值

string

status

证书配置文件的状态。

status?: string

属性值

string

streetAddress

用作证书使用者名称中的 STREET。

streetAddress?: string

属性值

string