Class DWWebClientLoginUrlNotEncrypted
Create web client login URL which is not encrypted - doesn't need passphrase. Use only with single sign-on method of authentication.
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: DocuWare.WebIntegration
Assembly: DocuWare.WebIntegration.dll
Syntax
public class DWWebClientLoginUrlNotEncrypted : DWWebUrl
Constructors
DWWebClientLoginUrlNotEncrypted(DWWebLoginInfo, DWWebUrlLoginParameters)
Declaration
public DWWebClientLoginUrlNotEncrypted(DWWebLoginInfo integrationInfo, DWWebUrlLoginParameters urlParams)
Parameters
| Type | Name | Description |
|---|---|---|
| DWWebLoginInfo | integrationInfo | |
| DWWebUrlLoginParameters | urlParams |
DWWebClientLoginUrlNotEncrypted(DWWebLoginInfo, IntegrationType)
Declaration
public DWWebClientLoginUrlNotEncrypted(DWWebLoginInfo integrationInfo, IntegrationType integrationType)
Parameters
| Type | Name | Description |
|---|---|---|
| DWWebLoginInfo | integrationInfo | |
| IntegrationType | integrationType |
Properties
Url
Declaration
public override string Url { get; }
Property Value
| Type | Description |
|---|---|
| System.String |