Show / Hide Table of Contents

    Class ServiceConnectionLoginData

    Provides additional date to log in with user credentials.

    Inheritance
    System.Object
    ServiceConnectionLicenseBoundData
    ServiceConnectionLoginData
    Inherited Members
    ServiceConnectionLicenseBoundData.Transport
    ServiceConnectionLicenseBoundData.LicenseType
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: DocuWare.Platform.ServerClient
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public class ServiceConnectionLoginData : ServiceConnectionLicenseBoundData

    Properties

    Organization

    Gets or sets the organization which the client wants to log in.

    Declaration
    public string Organization { get; set; }
    Property Value
    Type Description
    System.String

    The organization.

    Remarks

    In case there is only a single organization in the system or in case the client wants to connect with a system account, the value can be set to null.

    See Also

    ServiceConnectionLicenseBoundData
    About Us Contact Imprint Terms Data privacy
    © 2024 DocuWare Corporation powered by DocFX Back to top