Share via


AuthorizationProvider Class

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Abstract implementation of the IAuthorizationProvider interface.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Security
Assembly:  Microsoft.Practices.EnterpriseLibrary.Security (in Microsoft.Practices.EnterpriseLibrary.Security.dll)

Syntax

'Declaration
PublicMustInheritClassAuthorizationProvider _
    Implements IAuthorizationProvider, IInstrumentationEventProvider
publicabstractclassAuthorizationProvider : IAuthorizationProvider, 
    IInstrumentationEventProvider
publicref classAuthorizationProviderabstract : IAuthorizationProvider, 
    IInstrumentationEventProvider
publicabstractclass AuthorizationProvider implements IAuthorizationProvider, IInstrumentationEventProvider

Inheritance Hierarchy

System.Object
  Microsoft.Practices.EnterpriseLibrary.Security.AuthorizationProvider
    Microsoft.Practices.EnterpriseLibrary.Security.AuthorizationRuleProvider
    Microsoft.Practices.EnterpriseLibrary.Security.AzMan.AzManAuthorizationProvider

See Also

AuthorizationProvider Members

Microsoft.Practices.EnterpriseLibrary.Security Namespace

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.