Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
LdapTools
Security
FlagsSddlTrait
PHP Trait LdapTools\Security\FlagsSddlTrait
Author:
Chad Sikorra (
[email protected]
)
Show file
Open project: ldaptools/ldaptools
Public Methods
Method
Description
__toString
( ) :
string
getShortNames
( ) :
array
Get the short names used in SDDL.
has
(
$value
)
Method Details
__toString()
public
method
public
__toString
( ) :
string
return
string
getShortNames()
public
method
Get the short names used in SDDL.
public
getShortNames
( ) :
array
return
array
has()
abstract
public
method
abstract
public
has
(
$value
)