Результаты поиска для

    Show / Hide Table of Contents

    Class UserResultVM

    Inheritance
    System.Object
    CloudBaseVM
    UserResultVM
    Inherited Members
    CloudBaseVM.PropertyChanged
    CloudBaseVM.RaisePropertyChanged(String)
    Namespace: FastReport.Cloud
    Assembly: FastReport.Cloud.SDK.dll
    Syntax
    public class UserResultVM : CloudBaseVM

    Properties

    AdminPermission

    Declaration
    public AdminPermission AdminPermission { get; set; }
    Property Value
    Type Description
    AdminPermission

    Email

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

    Groups

    Declaration
    public System.Collections.Generic.ICollection<string> Groups { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.ICollection<System.String>

    Id

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

    IsAdmin

    Declaration
    public bool IsAdmin { get; set; }
    Property Value
    Type Description
    System.Boolean

    IsAuthenticated

    Declaration
    public bool IsAuthenticated { get; set; }
    Property Value
    Type Description
    System.Boolean

    Name

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

    Provider

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

    Settings

    Declaration
    public UserSettingsVM Settings { get; set; }
    Property Value
    Type Description
    UserSettingsVM

    Subscriptions

    Declaration
    public System.Collections.Generic.ICollection<string> Subscriptions { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.ICollection<System.String>

    Username

    Declaration
    public string Username { get; set; }
    Property Value
    Type Description
    System.String
    Вверх © 1998-2025 ООО «Быстрые отчеты»