LdapTools\Security\Acl\Sacl::getSddlIdentifier PHP 메소드

getSddlIdentifier() 공개 메소드

public getSddlIdentifier ( )
    public function getSddlIdentifier()
    {
        return self::SDDL_CHAR;
    }