I made a method that creates ExtensionProperty for User and it works - I'm able to define a property for a User and then read/write its values for the Application. But I do not see these as User Attributes in the portal.
So what are User Attributes (Portal => Azure B2C => User Attributes) ? How are they related to Extension Properties? How should ExtensionProperty be defined to show up in the Portal?


