Class Authorization
Inheritance
System.Object
Authorization
Assembly: Eco.Shared.dll
Syntax
[Serialized]
[Eco(true)]
[Localized(true, false, "", false)]
public sealed class Authorization : Enum
Fields
AuthorizedOnProperty
Declaration
public const Authorization AuthorizedOnProperty
Field Value
NotOwnerOfProperty
Declaration
public const Authorization NotOwnerOfProperty
Field Value
NotResident
Declaration
public const Authorization NotResident
Field Value
OwnerOfProperty
Declaration
public const Authorization OwnerOfProperty
Field Value
Resident
Declaration
public const Authorization Resident
Field Value
UnauthorizedOnProperty
Declaration
public const Authorization UnauthorizedOnProperty
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|
Extension Methods