URLRedirectEntry
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
URLRedirectEntry
INHERITED FROM
⇒
URLRedirectEntry
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
Action
Whether the action is to redirect or not.
Boolean
Enabled
Whether the url entry rule is enabled or not.
UInt32
Id
UInt32
Priority
String
URL
The URL pattern.
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 Commands
Last updated