SecurityServices for .NET 2.0 Documentation

Credential Class

[This is preliminary documentation and subject to change.]

Represents a binary credential that is associated with the current logged on user.

For a list of all members of this type, see Credential Members.

System.Object
   Credential

public class Credential :

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

The Credential class requires Windows XP or higher.

Requirements

Namespace: Org.Mentalis.SecurityServices.Authentication

Assembly: Org.Mentalis.SecurityServices (in Org.Mentalis.SecurityServices.dll)

See Also

Credential Members | Org.Mentalis.SecurityServices.Authentication Namespace