SecurityServices for .NET 2.0 Documentation

DatabaseScope Enumeration

[This is preliminary documentation and subject to change.]

Scope of the resource manager context.

public enum DatabaseScope

Members

Member Name Description
UserDatabase operations are performed within the domain of the user.
SystemDatabase operations are performed within the domain of the system. The calling application must have appropriate access permissions for any database actions.

Requirements

Namespace: Org.Mentalis.SecurityServices.Smartcard

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

See Also

Org.Mentalis.SecurityServices.Smartcard Namespace