你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
CertificateProfileProperties interface
证书配置文件的属性。
属性
certificates | 续订的证书列表。 |
city | 用作证书使用者名称中的 L。 |
common |
用作证书使用者名称中的 CN。 |
country | 用作证书使用者名称中的 C。 |
enhanced |
证书的增强密钥用法。 |
identity |
用于证书使用者名称的标识验证 ID。 |
include |
是否在证书使用者名称中包含 L。 仅适用于专用信任、专用信任 ci 配置文件类型 |
include |
是否在证书使用者名称中包含 C。 仅适用于专用信任、专用信任 ci 配置文件类型 |
include |
是否在证书使用者名称中包含电脑。 |
include |
是否在证书使用者名称中包含 S。 仅适用于专用信任、专用信任 ci 配置文件类型 |
include |
是否在证书使用者名称中包含 STREET。 |
organization | 用作证书使用者名称中的 O。 |
organization |
用作专用信任证书使用者名称中的 OU。 |
postal |
用作证书使用者名称中的电脑。 |
profile |
证书的配置文件类型。 |
provisioning |
证书配置文件上当前操作的状态。 |
state | 用作证书使用者名称中的 S。 |
status | 证书配置文件的状态。 |
street |
用作证书使用者名称中的 STREET。 |
属性详细信息
certificates
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