ProxyPrivateKeySet Property
In This Topic
Indicates whether the proxy private key has been set
Syntax
'Declaration
Public ReadOnly Property ProxyPrivateKeySet As Boolean
public bool ProxyPrivateKeySet {get;}
public:
property bool ProxyPrivateKeySet {
bool get();
}
See Also