[ConnectionStringParameterAttribute] [DefaultValueAttribute(false)] public bool EncryptPayload { get; set; }
<ConnectionStringParameterAttribute> <DefaultValueAttribute(false)> Public Property EncryptPayload As Boolean Get Set
public: [ConnectionStringParameterAttribute] [DefaultValueAttribute(false)] property bool EncryptPayload { bool get (); void set (bool value); }
[<ConnectionStringParameterAttribute>] [<DefaultValueAttribute(false)>] member EncryptPayload : bool with get, set
function get_EncryptPayload(); function set_EncryptPayload(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.