API Reference
Struct
AppliedGpoLink
Detailed applied GPO descriptor used for applicability calculations.
Inheritance
- ValueType
- AppliedGpoLink
Constructors
public AppliedGpoLink(Guid id, String gpoDn, String gpoDomainDn) #Initializes a new AppliedGpoLink instance.
Parameters
- id System.Guid
- gpoDn System.String
- gpoDomainDn System.String
Inherited Methods
Fields
public readonly Guid Id #Identifier of the GPO.
public readonly String GpoDistinguishedName #Distinguished name of the GPO object (CN={GUID},CN=Policies,...). May be empty when unresolved (e.g., site-level only).
public readonly String GpoDomainDistinguishedName #Distinguished name of the GPO's domain (CN=System,DC=...). May be empty when unresolved.