Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
LdapTools
Security
Acl
Dacl
canonicalize
LdapTools\Security\Acl\Dacl::canonicalize PHP Méthode
Dacl Class Documentation
Afficher le fichier
Open project: ldaptools/ldaptools
canonicalize()
public
méthode
Forces the ACEs into canonical form. You can check if it is not in canonical form with the isCanonical method.
public
canonicalize
( )
public function canonicalize() { $this->aces = $this->orderAcesCanonically(); return $this; }
Dacl
canonicalize
getAllowedAceType
getSddlIdentifier
isCanonical
orderAcesCanonically
toBinary
toSddl