SecurityServices for .NET 2.0 Documentation

CredentialCollection Class

[This is preliminary documentation and subject to change.]

Represents a collection of Credential objects. This class cannot be inherited.

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

System.Object
   Collection<T>
      CredentialCollection

public class CredentialCollection : Collection<T>

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 CredentialCollection class requires Windows XP or higher.

Requirements

Namespace: Org.Mentalis.SecurityServices.Authentication

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

See Also

CredentialCollection Members | Org.Mentalis.SecurityServices.Authentication Namespace