AccountServicesConstantsServerOnlyUserDataKeyPrefix Field

The prefix used on a user data key which indicates it should not be sent to the client during contract serialization on UserData property.

Namespace:  Dundas.BI.AccountServices
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public const string ServerOnlyUserDataKeyPrefix = "227c3c21-a15f-44e1-ab01-2a3b1480f25f"

Field Value

Type: String
Remarks
The value of this constant is 227c3c21-a15f-44e1-ab01-2a3b1480f25f.
See Also