TestimoX

API Reference

Class

AzureAdSsoPostureService

Namespace ADPlayground.Technical
Assembly ADPlayground
Modifiers static

Evaluates Azure AD Seamless SSO posture by checking for the special computer account 'AZUREADSSOACC$'.

Inheritance

  • Object
  • AzureAdSsoPostureService

Methods

public static View Evaluate(String domainName) #
Returns: View

Evaluates whether Azure AD Seamless SSO appears enabled for the specified domain.

Parameters

domainName System.String requiredposition: 0
DNS name of the Active Directory domain.

Returns

A View with the presence flag.