Enum CsAuthenticationType
Defines which authentication info to add when creating a CS Url
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
public enum CsAuthenticationType
Fields
| Name | Description |
|---|---|
| Login | Authentication info for logging in is added |
| None | No authentication info added |
| Preview | Authentication info for previewing data in CS is added |