SecurityServices for .NET 2.0 Documentation

Credential Properties

The properties of the Credential class are listed below. For a complete list of Credential class members, see the Credential Members topic.

Public Static Properties

MaximumPersistence Returns the maximum persistence type that's supported for the current login.

Public Instance Properties

Comment Gets or sets the comment of the credential.
Exists Gets a value that indicates whether the credential already exists in the system or not.
Name Gets or sets the name of the credential.
Persist Gets or sets the persistence type of the credential.

See Also

Credential Class | Org.Mentalis.SecurityServices.Authentication Namespace