Constable Authorization Engine 2.0 BETA

FallbackRole Class

[This is preliminary documentation and subject to change.]

[TBD]

For a list of all members of this type, see FallbackRole Members.

System.Object
   LaMarvin.Constable.Model.ObjectBase
      LaMarvin.Constable.Model.NamedObjectBase
         LaMarvin.Constable.Model.Role
            LaMarvin.Constable.Design.Fallback.FallbackRole

[Visual Basic]
<Serializable>
NotInheritable Public Class FallbackRole
    Inherits Role
    Implements ICustomTypeDescriptor, IFallbackPropertyOwner, IDeserializationCallback, ISupportInitialize
[C#]
[Serializable]
public sealed class FallbackRole : Role, ICustomTypeDescriptor, IFallbackPropertyOwner, IDeserializationCallback, ISupportInitialize

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: LaMarvin.Constable.Design.Fallback

Assembly: LaMarvin.Constable.Design (in LaMarvin.Constable.Design.dll)

See Also

FallbackRole Members | LaMarvin.Constable.Design.Fallback Namespace