[This topic is pre-release documentation and
is subject to change in future releases. Blank topics are included
as placeholders.]
Assembly: Microsoft.ConfigurationManagement.Messaging(in Microsoft.ConfigurationManagement.Messaging.dll)
Stores the MP Message Body Hooks
Namespace:
Microsoft.ConfigurationManagement.Messaging.Framework.ManagementPoint
Assembly: Microsoft.ConfigurationManagement.Messaging(in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
C# | Visual Basic | Visual C++ |
[ SerializableAttribute] public sealed class MPHookAuthentication : MPMessageBodyHook
< SerializableAttribute> _ Public NotInheritable Class MPHookAuthentication _ Inherits MPMessageBodyHook
[ SerializableAttribute] public ref class MPHookAuthentication sealed : public MPMessageBodyHook
Members
All Members |
Constructors
![]() |
Properties
![]() |
Methods
![]() |
![]() ![]() |
![]() ![]() ![]() |
![]() ![]() |
![]() ![]() ![]() ![]() |
|
Member | Description | |
---|---|---|
![]() |
MPHookAuthentication () () () () |
Initializes a new instance of the
MPHookAuthenticationclass.
|
![]() |
MPHookAuthentication(String) |
Initializes a new instance of the
MPHookAuthenticationclass.
|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize () () () () | (Inherited from Object.) |
![]() |
GetHashCode () () () () | (Inherited from Object.) |
![]() |
GetType () () () () | (Inherited from Object.) |
![]() |
HookProperties |
Gets properties contained in the hook. Returns
null if there are none. (Inherited from
MPMessageBodyHook.) |
![]() |
MemberwiseClone () () () () | (Inherited from Object.) |
![]() |
Name |
Gets or sets the name of the
hook (Inherited from
MPMessageBodyHook.) |
![]() |
ToString () () () () | (Inherited from Object.) |
Inheritance Hierarchy
System
.
.
::
.
.
Object
Microsoft.ConfigurationManagement.Messaging.Framework.ManagementPoint . . :: . . MPMessageBodyHook
Microsoft.ConfigurationManagement.Messaging.Framework.ManagementPoint . . :: . . MPHookAuthentication
Microsoft.ConfigurationManagement.Messaging.Framework.ManagementPoint . . :: . . MPMessageBodyHook
Microsoft.ConfigurationManagement.Messaging.Framework.ManagementPoint . . :: . . MPHookAuthentication