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.
| |
IsNativeOutput |
Gets or sets if the output/return parameter should be transferred to the
caller in unprocessed native format.
| |
Name |
Gets or sets the parameter name.
| |
TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) |