AuthorizationCheckPerformedEvent Members

Include Protected Members
Include Inherited Members

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.

The AuthorizationCheckPerformedEvent type exposes the following members.

Constructors

  Name Description
Public method AuthorizationCheckPerformedEvent
Initializes a new instance of the AuthorizationCheckPerformedEvent class.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

  Name Description
Public property InstanceName
Gets the name of the provider this event applies to.
(Inherited from SecurityEvent.)
Public property TaskName
Gets the name of the task this authorization check is performed against.
Public property UserName
Gets the name of the authority the authorization check is performed on.
Public property UtcTimeStamp
Gets the timestamp for this WMI Event.
(Inherited from BaseWmiEvent.)

See Also

AuthorizationCheckPerformedEvent Class

Microsoft.Practices.EnterpriseLibrary.Security.Instrumentation 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.