[]
Configurates Password. Sets the password in the SSAS server for windows authentication.
public CubeServiceBuilder Password(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| CubeServiceBuilder | Current builder. |