Adldap\Schemas\SchemaInterface::userPrincipalName PHP Method

userPrincipalName() public method

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
return string
    public function userPrincipalName();
SchemaInterface