| ServiceParameterAttribute Properties | 
The ServiceParameterAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| IsConfidential | 
            Gets or sets if the parameter is confidential and therefore should not
            be dispayed in debugging/logging contexts.
              | |
| Name | 
            Gets or sets the parameter name.
              | |
| TypeId | When implemented in a derived class, gets a unique identifier for this Attribute.  (Inherited from Attribute.) |