Search Results for

    Show / Hide Table of Contents

    Class LanguageCloudCredentialInfo

    Inheritance
    System.Object
    LanguageCloudCredentialInfo
    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: Sdl.LanguageCloud.IdentityApi
    Assembly: Sdl.LanguageCloud.IdentityApi.dll
    Syntax
    public class LanguageCloudCredentialInfo

    Properties

    AccountName

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

    Email

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

    Extension Methods

    WindowsControlUtils.ForWindowFromFrameworkElement(Object, Action<Window>)

    On this page

    • Properties
      • AccountName
      • Email
    • Extension Methods
    Back to top Generated by DocFX