ACL
Namespace: Nec.NebulaAssembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax public NbAcl Acl { get; set; }
Public Property Acl As NbAcl
Get
Set
public:
property NbAcl^ Acl {
NbAcl^ get ();
void set (NbAcl^ value);
}
member Acl : NbAcl with get, set
Property Value
Type:
NbAclVersion Information Core
Supported in: 1.0
See Also