次の方法で共有


CertificateProfileProperties interface

証明書プロファイルのプロパティ。

プロパティ

certificates

更新された証明書の一覧。

city

証明書のサブジェクト名に L として使用されます。

commonName

証明書のサブジェクト名に CN として使用されます。

country

証明書のサブジェクト名に C として使用されます。

enhancedKeyUsage

証明書のキー使用法が強化されました。

identityValidationId

証明書のサブジェクト名に使用される ID 検証 ID。

includeCity

証明書のサブジェクト名に L を含めるかどうか。 プライベート信頼、プライベート信頼 ci プロファイルの種類にのみ適用されます

includeCountry

証明書のサブジェクト名に C を含めるかどうか。 プライベート信頼、プライベート信頼 ci プロファイルの種類にのみ適用されます

includePostalCode

証明書のサブジェクト名に PC を含めるかどうか。

includeState

証明書のサブジェクト名に S を含めるかどうか。 プライベート信頼、プライベート信頼 ci プロファイルの種類にのみ適用されます

includeStreetAddress

証明書のサブジェクト名に STREET を含めるかどうか。

organization

証明書のサブジェクト名に O として使用されます。

organizationUnit

プライベート信頼証明書のサブジェクト名で OU として使用されます。

postalCode

証明書のサブジェクト名に PC として使用されます。

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 検証 ID。

identityValidationId?: string

プロパティ値

string

includeCity

証明書のサブジェクト名に L を含めるかどうか。 プライベート信頼、プライベート信頼 ci プロファイルの種類にのみ適用されます

includeCity?: boolean

プロパティ値

boolean

includeCountry

証明書のサブジェクト名に C を含めるかどうか。 プライベート信頼、プライベート信頼 ci プロファイルの種類にのみ適用されます

includeCountry?: boolean

プロパティ値

boolean

includePostalCode

証明書のサブジェクト名に PC を含めるかどうか。

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

証明書のサブジェクト名に PC として使用されます。

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