Adldap\Schemas\SchemaInterface::userPrincipalName PHP Méthode

userPrincipalName() public méthode

This attribute contains the UPN that is an Internet-style login name for a user based on the Internet standard RFC 822.
public userPrincipalName ( ) : string
Résultat string
    public function userPrincipalName();
SchemaInterface