Show / Hide Table of Contents

    Class DWWebClientLoginUrlNotEncrypted

    Create web client login URL which is not encrypted - doesn't need passphrase. Use only with single sign-on method of authentication.

    Inheritance
    System.Object
    DWWebUrl
    DWWebClientLoginUrlNotEncrypted
    Inherited Members
    DWWebUrl.parameters
    DWWebUrl.Page
    DWWebUrl.HttpAddress
    DWWebUrl.BaseUrl
    DWWebUrl.Info
    DWWebUrl.Parameters
    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
    Overrides
    DWWebUrl.Url
    About Us Contact Imprint Terms Data privacy
    © 2024 DocuWare Corporation powered by DocFX Back to top