GroupNotification Class

 

Represents notification information for a group account.

Namespace:   Microsoft.WindowsServerSolutions.Groups
Assembly:  UserObjectModel (in UserObjectModel.dll)

System::Object
  Microsoft.WindowsServerSolutions.Groups::GroupNotification

public ref class GroupNotification abstract sealed 

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticCATEGORY

Specifies the category of an identity notification.

System_CAPS_pubfieldSystem_CAPS_staticGROUPADDED

Specifies that a group account was added to the groups provider.

System_CAPS_pubfieldSystem_CAPS_staticGROUPREMOVED

Specifies that a group account was removed from the groups provider.

System_CAPS_pubfieldSystem_CAPS_staticGROUPUPDATED

Specifies that a group account was updated.

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top

Community Additions

ADD
Show: