SecurityServices for .NET 2.0 Documentation

Credential.Exists Property

[This is preliminary documentation and subject to change.]

Gets a value that indicates whether the credential already exists in the system or not.

public  Exists {get;}

Property Value

true if the credential has already been saved, false otherwise.

See Also

Credential Class | Org.Mentalis.SecurityServices.Authentication Namespace