This topic has not yet been rated - Rate this topic

NTAccount Methods

The NTAccount type exposes the following members.

  Name Description
Public method Equals Returns a value that indicates whether this NTAccount object is equal to a specified object. (Overrides IdentityReference.Equals(Object).)
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Serves as a hash function for the current NTAccount object. The GetHashCode method is suitable for hashing algorithms and data structures like a hash table. (Overrides IdentityReference.GetHashCode().)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method IsValidTargetType Returns a value that indicates whether the specified type is a valid translation type for the NTAccount class. (Overrides IdentityReference.IsValidTargetType(Type).)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method ToString Returns the account name, in Domain\Account format, for the account represented by the NTAccount object. (Overrides IdentityReference.ToString().)
Public method Translate Translates the account name represented by the NTAccount object into another IdentityReference-derived type. (Overrides IdentityReference.Translate(Type).)
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ