SecurityServices for .NET 2.0 Documentation

Credential.MaximumPersistence Property

[This is preliminary documentation and subject to change.]

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

public static  MaximumPersistence {get;}

Property Value

One of the PersistType values.

Exceptions

Exception Type Condition
NotSupportedException This functionality requires Windows XP or higher.
CredentialException An error occurs while retrieving the maximum persistence.

See Also

Credential Class | Org.Mentalis.SecurityServices.Authentication Namespace