API Reference
Class
GpoSecurityTemplateSet
Effective template (merged) for a target DN and scope (computer only for security templates).
Inheritance
- Object
- GpoSecurityTemplateSet
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Constructors
public GpoSecurityTemplateSet() #Methods
public Nullable<UInt32> GetDword(String keyPath, String valueName) #Returns:
Nullable<UInt32>Returns the last DWORD value matching the given key/value pair.
Parameters
- keyPath System.String
- valueName System.String
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object