BasicCredentials Class
Object representing basic authentication credentials
Namespace: Microsoft.PowerBI.Api.Beta.Models
Assembly: Microsoft.PowerBI.Api (in Microsoft.PowerBI.Api.dll)
Inheritance Hierarchy
System.Object
Microsoft.PowerBI.Api.Beta.Models.BasicCredentials
Syntax
public class BasicCredentials
Constructors
| Name | Description | |
|---|---|---|
![]() |
BasicCredentials() | Initializes a new instance of the BasicCredentials class. |
![]() |
BasicCredentials(String, String) | Initializes a new instance of the BasicCredentials class. |
Properties
| Name | Description | |
|---|---|---|
![]() |
Password | Password required to access the datasource |
![]() |
Username | Username required to access the datasource |
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.PowerBI.Api.Beta.Models Namespace
Return to top
.jpeg)
.jpeg)
.jpeg)