TestimoX

API Reference

Class

SmartCardPostureService

Namespace ADPlayground.Security
Assembly ADPlayground
Modifiers static

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: View

Evaluates smart card posture for the specified domain.

Parameters

domainName System.String requiredposition: 0
DNS name of the domain (e.g., contoso.com).
domainDn System.String = null optionalposition: 1
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.