This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# | Copy Code |
---|---|
public class SqlRoleProvider |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class SqlRoleProvider |
The type exposes the following properties.
Public Properties
Name | Description | |
---|---|---|
ApplicationName |
The name of the application using the custom provider
(Overrides RoleProvider..::ApplicationName.) |
|
Current |
The current Smartsite SQL Role Provider
|
|
Description | (Inherited from ProviderBase.) | |
Name | (Inherited from ProviderBase.) | |
WriteExceptionsToEventLog |
If false, exceptions are thrown to the caller.
If true, exceptions are written to the event log.
|