IdentityNotification Class

 

Represents the values for identity notification.

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

System::Object
  Microsoft.WindowsServerSolutions.Users::IdentityNotification

public ref class IdentityNotification abstract sealed 

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticCATEGORY

Specifies the category of the identity notification.

System_CAPS_pubfieldSystem_CAPS_staticUSERADDED

Specifies that a user account was added.

System_CAPS_pubfieldSystem_CAPS_staticUSERINFOUPDATED

Specifies that the information for a user account was updated.

System_CAPS_pubfieldSystem_CAPS_staticUSERREMOVED

Specifies that a user account was removed.

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: