This documentation is archived and is not being maintained.

AuthorizationStoreRoleProvider Properties

The AuthorizationStoreRoleProvider type exposes the following members.

  NameDescription
Public property ApplicationName Gets or sets the name of the authorization store application for which to store and retrieve role information. (Overrides RoleProvider.ApplicationName.)
Public property CacheRefreshInterval Gets the number of minutes between refreshes of the cache of the policy-store data.
Public property Description Gets a brief, friendly description suitable for display in administrative tools or other user interfaces (UIs). (Inherited from ProviderBase.)
Public property Name Gets the friendly name used to refer to the provider during configuration. (Inherited from ProviderBase.)
Public property ScopeName Gets or sets the scope name for the authorization store.
Top
Show: