ImportUserRequestCompletionArgs Members

Represents the arguments that are passed to the event that is raised when a user account is imported.

The following tables list the members exposed by the ImportUserRequestCompletionArgs type.

Public Properties

  Name Description
public property ErrorCode  Gets the error code for a request completion event. (Inherited from RequestCompletionEventArgs)
public property User Gets the User object.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

ImportUserRequestCompletionArgs Class
Microsoft.WindowsServerSolutions.Users Namespace

Copyright © 2013 by Microsoft Corporation. All rights reserved.