Orion.APM.ActiveDirectory.DomainTrust
SolarWinds Information Service 2020.2 Schema Documentation
This entity represents Active Directory trust information.
Inheritance
Access control
everyone
Properties
Name | Type | Summary | Access Control |
---|---|---|---|
TrustingDomainName | System.String | Name of trusting domain. | everyone |
TrustedDomainName | System.String | Name of trusted domain. | everyone |
Type | System.String | Trust type description. | everyone |
TypeID | System.Int32 | Identifier of the Type. | everyone |
Direction | System.String | Trust direction description. | everyone |
DirectionID | System.Int32 | Identifier of the direction. | everyone |
IsNonTransitive | System.Boolean | If it's 'true' then trust cannot be used transitively. | everyone |
IsUpLevelOnly | System.Boolean | If it's 'true' then trust can only Windows 2000 or newer clients can use that trust. | everyone |
IsQuarantinedDomain | System.Boolean | If it's 'true' then trust is quarantined. | everyone |
IsForestTransitive | System.Boolean | If it's 'true' then trust is a cross-forest trust. | everyone |
IsCrossOrganization | System.Boolean | If it's 'true' then trust is to a domain or forset that is not part of the organization. | everyone |
IsWithinForest | System.Boolean | If it's 'true' then the trusted domain is within the same forest. | everyone |
IsTreatAsExternal | System.Boolean | If it's 'true' then trust is treated as external. | everyone |
IsUsingRC4Encryption | System.Boolean | If it's 'true' then trust is capable of using RC4 keys. | everyone |
IsCrossOrganizationNoTgtDelegation | System.Boolean | If it's 'true' then tickets granted under this trust MUST NOT be trusted for delegation. | everyone |
IsPIMTrust | System.Boolean | If it's 'true' a cross-forest trust to a domain is to be treated as Privileged Identity Management trust. | everyone |