Click or drag to resize

UserAdminDTOpassword Property

OFV Kjøretøydata service

Password for user to administrate.

Password field is only used when creating new user or change password (old password) for existing user

Namespace:  OfvService.DTO.Admin
Assembly:  OfvVehicleData.DTO (in OfvVehicleData.DTO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string password { get; set; }

Property Value

Type: String
See Also