ClientPolicy Class
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
Client Policy
INHERITED FROM
RASSerilazableObj⇒ClientPolicy
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
ClientOptions | Client Options | ||
ControlSettings | Control Settings | ||
Redirection | Redirection Policy | ||
Session | Session Policy |
PUBLIC METHODS
Type | Name | Description | |
---|---|---|---|
Int32 | CompareTo (Object obj) | Inherited from RASSerilazableObj | |
Boolean | Equals (Object obj) | Inherited from RASSerilazableObj | |
Int32 | GetHashCode () | Inherited from RASSerilazableObj | |
Type | GetType () | ||
String | ToString () |
Last updated