BCRepositoryObjectSecurable Property |
Gets the secured object.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax public virtual BCRoleBasedSecuredObject Securable { get; }
Public Overridable ReadOnly Property Securable As BCRoleBasedSecuredObject
Get
public:
virtual property BCRoleBasedSecuredObject^ Securable {
BCRoleBasedSecuredObject^ get ();
}
abstract Securable : BCRoleBasedSecuredObject with get
override Securable : BCRoleBasedSecuredObject with get
Property Value
Type:
BCRoleBasedSecuredObjectSee Also