InstallMaterialPackageOptions
此内容尚不支持你的语言。
Defined in: registry.ts:22
Properties
Section titled “Properties”authorizeTrustedCode?
Section titled “authorizeTrustedCode?”
readonlyoptionalauthorizeTrustedCode:boolean
Defined in: registry.ts:25
Required in addition to a trusted-code manifest. Authorization is never inferred.
expectedIntegrity?
Section titled “expectedIntegrity?”
readonlyoptionalexpectedIntegrity:string
Defined in: registry.ts:23
limits?
Section titled “limits?”
readonlyoptionallimits:Partial<MaterialPackageByteLimits>
Defined in: registry.ts:28
Applied before package transport bytes are copied or its ZIP is rebuilt.
trustedPublisherIds?
Section titled “trustedPublisherIds?”
readonlyoptionaltrustedPublisherIds:ReadonlySet<string>
Defined in: registry.ts:26