ExcludeADGroupsSettings
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
Exclude AD groups Settings
INHERITED FROM
⇒
ExcludeADGroupsSettings
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
List<ExcludeADGroupEntry>
ExcludeADGroups
The list of Exclude well-known AD security groups.
UInt32
SiteId
The site ID to which the Exclude AD groups settings refer to.
PUBLIC METHODS
Type
Name
Description
Int32
CompareTo (Object obj)
Inherited from RASSerilazableObj
Boolean
Equals (Object obj)
Inherited from RASSerilazableObj
Int32
GetHashCode ()
Inherited from RASSerilazableObj
Type
GetType ()
String
ToString ()
References to Commands
Last updated