The members of System.Web.Security.Roles are listed below.
See Also: Inherited members from System.Object
staticApplicationName string. Documentation for this section has not yet been entered. [read-only] staticCacheRolesInCookie bool. Documentation for this section has not yet been entered. [read-only] staticCookieName string. Documentation for this section has not yet been entered. [read-only] staticCookiePath string. Documentation for this section has not yet been entered. [read-only] staticCookieProtectionValue CookieProtection. Documentation for this section has not yet been entered. [read-only] staticCookieRequireSSL bool. Documentation for this section has not yet been entered. [read-only] staticCookieSlidingExpiration bool. Documentation for this section has not yet been entered. [read-only] staticCookieTimeout int. Documentation for this section has not yet been entered. [read-only] staticCreatePersistentCookie bool. Documentation for this section has not yet been entered. [read-only] staticDomain string. Documentation for this section has not yet been entered. [read-only] staticEnabled bool. Documentation for this section has not yet been entered. [read-only] staticMaxCachedResults int. Documentation for this section has not yet been entered. [read-only] staticProvider RoleProvider. Documentation for this section has not yet been entered. [read-only] staticProviders RoleProviderCollection. Documentation for this section has not yet been entered.
staticAddUsersToRole(string[], string) Documentation for this section has not yet been entered. staticAddUsersToRoles(string[], string[]) Documentation for this section has not yet been entered. staticAddUserToRole(string, string) Documentation for this section has not yet been entered. staticAddUserToRoles(string, string[]) Documentation for this section has not yet been entered. staticCreateRole(string) Documentation for this section has not yet been entered. staticDeleteCookie() Documentation for this section has not yet been entered. staticDeleteRole(string) : bool Documentation for this section has not yet been entered. staticDeleteRole(string, bool) : bool Documentation for this section has not yet been entered. staticFindUsersInRole(string, string) : string[] Documentation for this section has not yet been entered. staticGetAllRoles() : string[] Documentation for this section has not yet been entered. staticGetRolesForUser() : string[] Documentation for this section has not yet been entered. staticGetRolesForUser(string) : string[] Documentation for this section has not yet been entered. staticGetUsersInRole(string) : string[] Documentation for this section has not yet been entered. staticIsUserInRole(string) : bool Documentation for this section has not yet been entered. staticIsUserInRole(string, string) : bool Documentation for this section has not yet been entered. staticRemoveUserFromRole(string, string) Documentation for this section has not yet been entered. staticRemoveUserFromRoles(string, string[]) Documentation for this section has not yet been entered. staticRemoveUsersFromRole(string[], string) Documentation for this section has not yet been entered. staticRemoveUsersFromRoles(string[], string[]) Documentation for this section has not yet been entered. staticRoleExists(string) : bool Documentation for this section has not yet been entered.