Search Results for

    Show / Hide Table of Contents

    Class LanguageCloudCredentialInfo

    Class that holds information about a LanguageCloud user.

    Inheritance
    System.Object
    LanguageCloudCredentialInfo
    Namespace: Sdl.LanguageCloud.IdentityApi
    Assembly: Sdl.LanguageCloud.IdentityApi.dll
    Syntax
    public class LanguageCloudCredentialInfo : Object

    Properties

    AccountName

    The name of the user's active account.

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

    Email

    The email(SDL ID) of the user.

    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