PasswordHashList interface
Password hashes list
Properties
| next |
The uri to fetch the next page of asset. |
| value | Password hashes list NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
nextLink
The uri to fetch the next page of asset.
nextLink?: string
Property Value
string
value
Password hashes list NOTE: This property will not be serialized. It can only be populated by the server.
value?: PasswordHash[]