LogOnParametersEffectiveAccountName Property |
Namespace: Dundas.BI.AccountServices
Exception | Condition |
---|---|
ArgumentException | The value is being assigned to an empty string. |
This property is a shortcut for getting/setting a LogOnCredential corresponding to AccountName in the EffectiveCredentials collection.
When setting this property to , EffectiveCredentials will be also set to . Otherwise, EffectiveCredentials will be set to a new collection containing only a LogOnCredential corresponding to AccountName.