public IPrincipal PassthroughPrincipal { get; set; }
Public Property PassthroughPrincipal As IPrincipal Get Set
public: virtual property IPrincipal^ PassthroughPrincipal { IPrincipal^ get () sealed; void set (IPrincipal^ value) sealed; }
abstract PassthroughPrincipal : IPrincipal with get, set override PassthroughPrincipal : IPrincipal with get, set
function get_PassthroughPrincipal(); function set_PassthroughPrincipal(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.