Elements' Summary |
ServerName |
The name of the server (if applicable).
|
Diagnostic |
Any diagnostic message about the failure to log in (if applicable; it
will typically be an English phrase or sentence).
|
HasRealm |
Specifies if the authentication involves a "realm" (as can be the case
for HTTP).
|
Realm |
Any already specified realm.
If HasRealm is false, this member should be ignored.
|
HasUserName |
Specifies if the authentication involves a "user name" (as is almost
always the case).
|
UserName |
Any already specified user name.
If HasUserName is false, this member should be ignored.
|
HasPassword |
Specifies if the authentication involves a "password" (as is almost
always the case).
|
Password |
Any already specified password.
If HasPassword is false, this member should be ignored.
|
HasAccount |
Specifies if the authentication involves an "account" (as can be the
case for FTP).
|
Account |
Any already specified account.
If HasAccount is false, this member should be ignored.
|
Elements' Details |
ServerName
string ServerName;
- Description
- The name of the server (if applicable).
|
|
Diagnostic
string Diagnostic;
- Description
- Any diagnostic message about the failure to log in (if applicable; it
will typically be an English phrase or sentence).
|
|
HasRealm
boolean HasRealm;
- Description
- Specifies if the authentication involves a "realm" (as can be the case
for HTTP).
|
|
Realm
string Realm;
- Description
- Any already specified realm.
If HasRealm is false, this member should be ignored.
|
|
HasUserName
boolean HasUserName;
- Description
- Specifies if the authentication involves a "user name" (as is almost
always the case).
|
|
UserName
string UserName;
- Description
- Any already specified user name.
If HasUserName is false, this member should be ignored.
|
|
HasPassword
boolean HasPassword;
- Description
- Specifies if the authentication involves a "password" (as is almost
always the case).
|
|
Password
string Password;
- Description
- Any already specified password.
If HasPassword is false, this member should be ignored.
|
|
HasAccount
boolean HasAccount;
- Description
- Specifies if the authentication involves an "account" (as can be the
case for FTP).
|
|
Account
string Account;
- Description
- Any already specified account.
If HasAccount is false, this member should be ignored.
|
|
Top of Page
Copyright © 2000, 2014 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.