TestimoX

API Reference

Class

AzureAdSsoService

Namespace ADPlayground.Trusts
Assembly ADPlayground
Modifiers static

Helpers for discovering and summarizing Azure AD Seamless SSO (AZUREADSSOACC) configuration. Detects the computer account and basic posture.

Inheritance

  • Object
  • AzureAdSsoService

Methods

public static AzureAdSsoSnapshot GetSnapshot(String domainName) #
Returns: AzureAdSsoSnapshot

Returns an Azure AD SSO snapshot for the given domain.

Parameters

domainName System.String requiredposition: 0
DNS domain name.

Returns

Snapshot describing account presence and posture.