Click or drag to resize
Infosoft Logo

WSUserDynamicAttribute Class

The WSUserDynamicAttribute class is used to make transport objects to be used in WCF web services. It's a simplified version of the ServiceUserDynamicAttribute class.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.DataContracts.UserRegisterWSUserDynamicAttribute

Namespace: Infosoft.Common.Contracts.DataContracts.UserRegister
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class WSUserDynamicAttribute

The WSUserDynamicAttribute type exposes the following members.

Properties
Remarks
This type represents the link between a user and a dynamic attribute, and contains the actual value of the dynamic attribute for that user.
See Also