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