Share via


MSODomainTypes Enumeration

Represents the types of domains that are available.

Namespace: Microsoft.WindowsServerSolutions.AzureADIntegration
Assembly: Wssg.AzureAD.Objects (in Wssg.AzureAD.Objects.dll)

Usage

'Usage
Dim instance As MSODomainTypes

Syntax

'Declaration
<DataContractAttribute> _
Public Enumeration MSODomainTypes
[DataContractAttribute] 
public enum MSODomainTypes
[DataContractAttribute] 
public enum class MSODomainTypes
/** @attribute DataContractAttribute() */ 
public enum MSODomainTypes
DataContractAttribute 
public enum MSODomainTypes

Members

Member name Description
Email Indicates the domain type is for an email service.
None Indicates that the domain is unknown.
Sharepoint Indicates that the domain type is for a Microsoft SharePoint service.

Platforms

Development Platforms

Windows 7 x32, Windows 7 x64, Windows Server 2008 R2 x64, Windows Server 2012 x64, Windows Server 2012 R2 x64

Target Platforms

Windows Server 2012 R2 x64, Windows Server 2012 R2 Essentials

See Also

Reference

Microsoft.WindowsServerSolutions.AzureADIntegration Namespace

Copyright © 2013 by Microsoft Corporation. All rights reserved.