Share via


AuthorizationCallHandlerData Members

Include Protected Members
Include Inherited Members

The AuthorizationCallHandlerData type exposes the following members.

Constructors

  Name Description
Ff670439.pubmethod(en-us,PandP.50).gif AuthorizationCallHandlerData Overloaded.

Methods

  Name Description
Ff670439.pubmethod(en-us,PandP.50).gif DeserializeElement Overloaded.
Ff670439.pubmethod(en-us,PandP.50).gif Equals (Inherited from ConfigurationElement.)
Ff670439.protmethod(en-us,PandP.50).gif Finalize (Inherited from Object.)
Ff670439.pubmethod(en-us,PandP.50).gif GetHashCode (Inherited from ConfigurationElement.)
Ff670439.pubmethod(en-us,PandP.50).gif GetRegistrations
Get the set of TypeRegistration objects needed to register the call handler represented by this config element and its associated objects.
(Overrides CallHandlerData.GetRegistrations(String).)
Ff670439.pubmethod(en-us,PandP.50).gif GetType (Inherited from Object.)
Ff670439.protmethod(en-us,PandP.50).gif Init (Inherited from ConfigurationElement.)
Ff670439.protmethod(en-us,PandP.50).gif InitializeDefault (Inherited from ConfigurationElement.)
Ff670439.protmethod(en-us,PandP.50).gif IsModified (Inherited from ConfigurationElement.)
Ff670439.pubmethod(en-us,PandP.50).gif IsReadOnly (Inherited from ConfigurationElement.)
Ff670439.protmethod(en-us,PandP.50).gif ListErrors (Inherited from ConfigurationElement.)
Ff670439.protmethod(en-us,PandP.50).gif MemberwiseClone (Inherited from Object.)
Ff670439.protmethod(en-us,PandP.50).gif OnDeserializeUnrecognizedAttribute (Inherited from ConfigurationElement.)
Ff670439.protmethod(en-us,PandP.50).gif OnDeserializeUnrecognizedElement (Inherited from ConfigurationElement.)
Ff670439.protmethod(en-us,PandP.50).gif OnRequiredPropertyNotFound (Inherited from ConfigurationElement.)
Ff670439.protmethod(en-us,PandP.50).gif PostDeserialize (Inherited from ConfigurationElement.)
Ff670439.protmethod(en-us,PandP.50).gif PreSerialize (Inherited from ConfigurationElement.)
Ff670439.protmethod(en-us,PandP.50).gif Reset (Inherited from ConfigurationElement.)
Ff670439.protmethod(en-us,PandP.50).gif ResetModified (Inherited from ConfigurationElement.)
Ff670439.protmethod(en-us,PandP.50).gif SerializeElement (Inherited from ConfigurationElement.)
Ff670439.protmethod(en-us,PandP.50).gif SerializeToXmlElement (Inherited from ConfigurationElement.)
Ff670439.protmethod(en-us,PandP.50).gif SetPropertyValue (Inherited from ConfigurationElement.)
Ff670439.protmethod(en-us,PandP.50).gif SetReadOnly (Inherited from ConfigurationElement.)
Ff670439.pubmethod(en-us,PandP.50).gif ToString (Inherited from Object.)
Ff670439.protmethod(en-us,PandP.50).gif Unmerge (Inherited from ConfigurationElement.)

Properties

  Name Description
Ff670439.pubproperty(en-us,PandP.50).gif AuthorizationProvider
Authorization provider to use for this call handler.
Ff670439.pubproperty(en-us,PandP.50).gif ElementInformation (Inherited from ConfigurationElement.)
Ff670439.protproperty(en-us,PandP.50).gif ElementProperty (Inherited from ConfigurationElement.)
Ff670439.protproperty(en-us,PandP.50).gif EvaluationContext (Inherited from ConfigurationElement.)
Ff670439.protproperty(en-us,PandP.50).gif Item Overloaded.
Ff670439.pubproperty(en-us,PandP.50).gif LockAllAttributesExcept (Inherited from ConfigurationElement.)
Ff670439.pubproperty(en-us,PandP.50).gif LockAllElementsExcept (Inherited from ConfigurationElement.)
Ff670439.pubproperty(en-us,PandP.50).gif LockAttributes (Inherited from ConfigurationElement.)
Ff670439.pubproperty(en-us,PandP.50).gif LockElements (Inherited from ConfigurationElement.)
Ff670439.pubproperty(en-us,PandP.50).gif LockItem (Inherited from ConfigurationElement.)
Ff670439.pubproperty(en-us,PandP.50).gif Name
Gets or sets the name of the element.
(Inherited from NamedConfigurationElement.)
Ff670439.pubproperty(en-us,PandP.50).gif OperationName
Operation name to use for this call handler.
Ff670439.pubproperty(en-us,PandP.50).gif Order
Gets or sets the Order in which the call handler will be executed
(Inherited from CallHandlerData.)
Ff670439.protproperty(en-us,PandP.50).gif Properties (Inherited from ConfigurationElement.)
Ff670439.pubproperty(en-us,PandP.50).gif Type
Gets or sets the Type the element is the configuration for.
(Inherited from NameTypeConfigurationElement.)
Ff670439.pubproperty(en-us,PandP.50).gif TypeName
Gets or sets the fully qualified name of the Type the element is the configuration for.
(Inherited from NameTypeConfigurationElement.)

See Also

AuthorizationCallHandlerData Class

Microsoft.Practices.EnterpriseLibrary.Security.Configuration Namespace