API Reference
Class
WellKnownFolderPostureService
Builds a typed posture view for well-known domain containers.
Inheritance
- Object
- WellKnownFolderPostureService
Methods
public static View Evaluate(String domainName) #Returns:
ViewEvaluates well-known container posture for the specified domain.
Parameters
- domainName System.String
- Target domain DNS name.
Returns
Typed well-known container posture view.
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object