ServerAuthentication Class

NAMESPACE

RASAdminEngine.Core.OutputModels.ClientRulesPolicy.Session

DESCRIPTION

Sessions Server Authentication Policy

INHERITED FROM

RASSerilazableObj
ServerAuthentication

INTERFACES

PUBLIC PROPERTIES

Type Name Description
Boolean Enabled Whether Server Authentication policy is enabled or not
IfAuthenticationFail SessionAuthFailureAction If authentication fails do something.

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 ()

References to Types

SessionPolicy