User Class
This API supports the product infrastructure and is not intended to be used directly from your code.
Represents the user in the alerting to support the metadata and runtime security.
Assembly: AlertingWcfProxy (in AlertingWcfProxy.dll)
| Name | Description | |
|---|---|---|
![]() | User() | Initializes a new instance of the User class. |
| Name | Description | |
|---|---|---|
![]() | DisplayUserName | Gets or sets the display name of the user. |
![]() | ExtensionData | Gets or sets the structure that contains extra data. |
![]() | UserId | Gets or sets the unique key that is generated by service. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | RaisePropertyChanged(String^) | Raises the propertyChanged event for the specified property. |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



