interface UserPrincipalName {
    principalName?: string;
}

Properties

Properties

principalName?: string