Show / Hide Table of Contents

Namespace Sartorius.SAF.Security

Classes

AccessRight

Encapsulates a SAF System Object data.

AuthenticationResponse

Encapsulates authentication data.

CurrentUser

Contains information about the current user.

LocalPrincipalBase

Default implementation of ILocalPrincipal.

PasswordChangingErrorCodes

Defined a errors code that can be occur during changing a user password.

PasswordHasher

A base implementation of the . This implementation is an implementation of PBKDF2.

PasswordHasherException

Represents an exception which has been created during hashing a password.

PasswordHasherOptions

Defined parameter for PasswordHasher.

PermissionDefinition

Definition of a permission.

WritableDirectory

Provides functionality to check whether directories can be written to.

Interfaces

IAuthenticationProvider

Defines a set of methods to be implemented for security.

ILocalPrincipal

Define additional data for System.Security.Principal.IPrincipal.

IPasswordHasher

Implements password hashing methods.

Enums

AuthenticationError

Defines errors that occur during authentication.

LoginType

Defined a login types of user.

Back to top Generated by DocFX