Delegate A/S

Connection

Record Fields

Record FieldDescription
authCreds
Signature: AuthenticationCredentials
serviceManagement
Signature: IServiceManagement<IOrganizationService>

Instance members

Instance memberDescription
GetProxy()
Signature: unit -> OrganizationServiceProxy
Connects to the environment and returns an OrganizationServiceProxy

Static members

Static memberDescription
Connect(org, ap, usr, pwd, dmn)
Signature: (org:Uri * ap:AuthenticationProviderType * usr:string * pwd:string * dmn:string) -> Connection
Creates a connection with the given credentials