API Reference
Class
WsusUserProxyRow
User proxy row.
Inheritance
- Object
- WsusUserProxyRow
Constructors
public WsusUserProxyRow(Boolean AnyHttp, Nullable<Int32> ProxyBehavior, Boolean Compliant) #User proxy row.
Parameters
- AnyHttp System.Boolean
- True when any HTTP is permitted.
- ProxyBehavior System.Nullable{System.Int32}
- Behavior flag.
- Compliant System.Boolean
- Compliance result.
Methods
public WsusUserProxyRow <Clone>$() #Returns:
WsusUserProxyRowpublic Void Deconstruct(out Boolean AnyHttp, out Nullable<Int32> ProxyBehavior, out Boolean Compliant) #Returns:
VoidParameters
- AnyHttp Boolean
- ProxyBehavior Nullable<Int32>
- Compliant Boolean
public override Int32 GetHashCode() #Returns:
Int32public override String ToString() #Returns:
String