public WindowsPrincipal WindowsPrincipal { get; protected set; }
Public Property WindowsPrincipal As WindowsPrincipal Get Protected Set
public: property WindowsPrincipal^ WindowsPrincipal { WindowsPrincipal^ get (); protected: void set (WindowsPrincipal^ value); }
member WindowsPrincipal : WindowsPrincipal with get, set
function get_WindowsPrincipal(); function set_WindowsPrincipal(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.