API Reference
Class
AzureAdSsoService
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:
AzureAdSsoSnapshotReturns an Azure AD SSO snapshot for the given domain.
Parameters
- domainName System.String
- DNS domain name.
Returns
Snapshot describing account presence and posture.