Uses of Class
com.microsoft.store.partnercenter.models.users.PasswordProfile
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter.models.users |
-
Uses of PasswordProfile in com.microsoft.store.partnercenter.models.users
Methods in com.microsoft.store.partnercenter.models.users that return PasswordProfile Modifier and Type Method Description PasswordProfileUser. getPasswordProfile()Gets the password profile for the user.Methods in com.microsoft.store.partnercenter.models.users with parameters of type PasswordProfile Modifier and Type Method Description voidUser. setPasswordProfile(PasswordProfile value)Sets the password profile for the user.