Password Property
The password to use for authentication.
Object Oriented Interface
public function getPassword(); public function setPassword($value);
Procedural Interface
incloudstorage_sharepoint_get($res, 13 ); incloudstorage_sharepoint_set($res, 13, $value );
Default Value
''
Remarks
The user is specified in User and the authentication scheme in AuthScheme
Data Type
String