VistaDB 6
VistaDB.Web Namespace / VistaDBRoleProvider Class
Members


In This Topic
    VistaDBRoleProvider Class
    In This Topic
    Syntax
    'Declaration
     
    
    Public NotInheritable Class VistaDBRoleProvider 
       Inherits System.Web.Security.RoleProvider
    'Usage
     
    
    Dim instance As VistaDBRoleProvider
    public sealed class VistaDBRoleProvider : System.Web.Security.RoleProvider 
    Inheritance Hierarchy

    System.Object
       System.Configuration.Provider.ProviderBase
          System.Web.Security.RoleProvider
             VistaDB.Web.VistaDBRoleProvider

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also