Microsoft.Identity.Client.WsTrust.UserRealmDiscoveryResponse sealed class UserRealmDiscoveryResponse Documentation Code 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; } public UserRealmDiscoveryResponse()