PolicyMetadataProperties type
The properties of the policy metadata.
type PolicyMetadataProperties = PolicyMetadataSlimProperties & {
description?: string
requirements?: string
}
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
The properties of the policy metadata.
type PolicyMetadataProperties = PolicyMetadataSlimProperties & {
description?: string
requirements?: string
}