共用方式為


CertificateProfileProperties interface

憑證配置檔的屬性。

屬性

certificates

更新的憑證清單。

city

做為憑證主體名稱中的 L。

commonName

做為憑證主體名稱中的 CN。

country

做為憑證主體名稱中的 C。

enhancedKeyUsage

憑證的增強金鑰使用方式。

identityValidationId

用於憑證主體名稱的身分識別驗證標識碼。

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

用於憑證主體名稱的身分識別驗證標識碼。

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