For the complete documentation index, see llms.txt. This page is also available as Markdown.

URLRedirectEntry

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

URLRedirectEntry

INHERITED FROM

RASSerilazableObj

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

ID of the object.

UInt32

Priority

Priority of the object.

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