API Reference
Class
OuItem
Minimal OU descriptor used by the protection evaluator.
Inheritance
- Object
- OuItem
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Method OuItem.<Clone>$
- Property View.Unprotected
Accepted by parameters
- Constructor View.View
- Method View.Deconstruct
Constructors
public OuItem(String Name, String DistinguishedName) #Minimal OU descriptor used by the protection evaluator.
Parameters
- Name System.String
- Common name (CN).
- DistinguishedName System.String
- Distinguished name (DN).