UserProperties interface

The user properties.

Properties

encryptedPassword

The password details.

shareAccessRights

List of shares that the user has rights on. This field should not be specified during user creation.

userType

Type of the user.

Property Details

encryptedPassword

The password details.

encryptedPassword?: AsymmetricEncryptedSecret

Property Value

shareAccessRights

List of shares that the user has rights on. This field should not be specified during user creation.

shareAccessRights?: ShareAccessRight[]

Property Value

userType

Type of the user.

userType: string

Property Value

string