共用方式為


SecurityContextCapabilitiesDefinition interface

從容器新增或卸載的功能。

屬性

add

要新增至容器的功能。

drop

要從容器卸載的功能。

屬性詳細資料

add

要新增至容器的功能。

add?: string[]

屬性值

string[]

drop

要從容器卸載的功能。

drop?: string[]

屬性值

string[]