<PackageReference Include="Microsoft.Identity.Client" Version="4.84.1-preview" />

Microsoft.Identity.Client.WsTrust.UserRealmDiscoveryResponse

public string AccountType { get; set; }

public string CloudAudienceUrn { get; set; }

public string DomainName { get; set; }

public string FederationActiveAuthUrl { get; set; }

public string FederationMetadataUrl { get; set; }

public string FederationProtocol { get; set; }

public bool IsFederated { get; }

public bool IsManaged { get; }

public string Version { get; set; }