URLRedirectEntry Class
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
URLRedirectEntry
INHERITED FROM
RASSerilazableObj⇒URLRedirectEntry
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
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
Type
GetType ()
String
ToString ()
Last updated