Class OrganizationCredentials
Namespace: Global Namespace
Syntax
public class OrganizationCredentials : object
Properties
Password
Declaration
public string Password { get; set; }
Property Value
| Type | Description |
|---|---|
| String |
User
Declaration
public string User { get; set; }
Property Value
| Type | Description |
|---|---|
| String |