onpremDomains property

List<OnPremDomainSIDDetails>? onpremDomains
getter/setter pair

The state of SID filtering of all the domains which has trust established.

Implementation

core.List<OnPremDomainSIDDetails>? onpremDomains;