API Reference
Class
Microsoft365TenantDomain
Typed domain related to the inferred Microsoft 365 tenant.
Inheritance
- Object
- Microsoft365TenantDomain
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 Microsoft365TenantDomain() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public String Domain { get; set; } #Gets or sets the domain value.
public Microsoft365TenantDomainRole Role { get; set; } #Gets or sets the role value.
public Microsoft365DetectionConfidence Confidence { get; set; } #Gets or sets the confidence value.
public IReadOnlyList<String> Evidence { get; set; } #Gets or sets the evidence value.