Search Results for

    Show / Hide Table of Contents
    View Source

    Class UserExternalLoginProviderResponseModel

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Api.Management.ViewModels.User.Current
    Assembly: Umbraco.Cms.Api.Management.dll
    Syntax
    public class UserExternalLoginProviderResponseModel

    Properties

    View Source

    HasManualLinkingEnabled

    Declaration
    public bool HasManualLinkingEnabled { get; set; }
    Property Value
    Type Description
    System.Boolean
    View Source

    IsLinkedOnUser

    Declaration
    public bool IsLinkedOnUser { get; set; }
    Property Value
    Type Description
    System.Boolean
    View Source

    ProviderKey

    Declaration
    public string ProviderKey { get; set; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX