ModuleServiceMethodAttribute Class
IIS 7.0
Marks a method on a ModuleService object as directly callable by the client.
System..::..Object
System..::..Attribute
Microsoft.Web.Management.Server..::..ModuleServiceMethodAttribute
System..::..Attribute
Microsoft.Web.Management.Server..::..ModuleServiceMethodAttribute
Assembly: Microsoft.Web.Management (in Microsoft.Web.Management.dll)
The ModuleServiceMethodAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ModuleServiceMethodAttribute | Initializes a new instance of the ModuleServiceMethodAttribute class. |
| Name | Description | |
|---|---|---|
![]() | PassThrough | Gets or sets a value indicating whether a module service method is directly callable by the client. |
![]() | TypeId | (Inherited from Attribute.) |
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Attribute.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Attribute.) |
![]() | GetType | (Inherited from Object.) |
![]() | IsDefaultAttribute | (Inherited from Attribute.) |
![]() | Match | (Inherited from Attribute.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | System#Runtime#InteropServices#_Attribute#GetIDsOfNames | (Inherited from Attribute.) |
![]() ![]() | System#Runtime#InteropServices#_Attribute#GetTypeInfo | (Inherited from Attribute.) |
![]() ![]() | System#Runtime#InteropServices#_Attribute#GetTypeInfoCount | (Inherited from Attribute.) |
![]() ![]() | System#Runtime#InteropServices#_Attribute#Invoke | (Inherited from Attribute.) |
