API Reference
Class
MicrosoftUserRealmProbe
Parsed GetUserRealm response for a domain.
Inheritance
- Object
- MicrosoftUserRealmProbe
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Constructors
public MicrosoftUserRealmProbe() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public String QueryUrl { get; set; } #Gets or sets the query url value.
public String NameSpaceType { get; set; } #Gets or sets the name space type value.
public String DomainName { get; set; } #Gets or sets the domain name value.
public String FederationBrandName { get; set; } #Gets or sets the federation brand name value.
public String AuthUrl { get; set; } #Gets or sets the auth url value.
public String CloudInstanceName { get; set; } #Gets or sets the cloud instance name value.