Gets the image source password.
var instance = new Vintasoft.Shared.WebImageSourceJS(imageId, imageService, annotationService);
var value; // Type: string
value = instance.get_Password();
function get_Password() : string;
Return Value
The image source password.