API Reference
Class
SmartCardPostureService
Evaluates smart card posture: privileged accounts requiring smart card, and rotation age for smart-card-required users.
Inheritance
- Object
- SmartCardPostureService
Methods
public static View Evaluate(String domainName, String domainDn = null) #Returns:
ViewEvaluates smart card posture for the specified domain.
Parameters
- domainName System.String
- DNS name of the domain (e.g., contoso.com).
- domainDn System.String = null
- Distinguished name of the domain (e.g., DC=contoso,DC=com). When null or empty, returns an empty view.
Returns
Aggregated View with counts and details.