OAuthLogonData.DefaultMbUser

Syntax

DefaultUser: Boolean;

Description

The DefaultMbUser property determines attribute of repository connection under default user on login using OAuth protocol.

Comments

Available values:

If the DefaultMbUser property value is not specified, then the use_default_user_oauth parameter value from the PP.xml file is used as its value.

Example

The example of use is given in description of the UserCreds.OAuth property.

See also:

OAuthLogonData