AuthorizationStoreRoleProvider Properties
.NET Framework (current version)
Namespace:
System.Web.Security
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | ApplicationName | Gets or sets the name of the authorization store application for which to store and retrieve role information.(Overrides RoleProvider.ApplicationName.) |
![]() | CacheRefreshInterval | Gets the number of minutes between refreshes of the cache of the policy-store data. |
![]() | Description | Gets a brief, friendly description suitable for display in administrative tools or other user interfaces (UIs).(Inherited from ProviderBase.) |
![]() | Name | Gets the friendly name used to refer to the provider during configuration.(Inherited from ProviderBase.) |
![]() | ScopeName | Gets or sets the scope name for the authorization store. |
Show:
