LdapTools\AttributeConverter\ConvertExchangeRoles::toLdap PHP 메소드

toLdap() 공개 메소드

public toLdap ( $value )
    public function toLdap($value)
    {
        return $value;
    }
ConvertExchangeRoles