SomType Enumeration

 

Specifies the type of container that a Som represents.

Namespace:   Microsoft.GroupPolicy
Assembly:  Microsoft.GroupPolicy.Management (in Microsoft.GroupPolicy.Management.dll)

Syntax

public enum SomType
public enum class SomType
type SomType
Public Enumeration SomType

Members

Member name Description
Domain

A domain.

OU

An organizational unit (OU).

Site

A site.

See Also

Microsoft.GroupPolicy Namespace

Return to top