Search Results for

    Show / Hide Table of Contents

    Class UserRightManager

    Inheritance
    System.Object
    UserRightManager
    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: Simplic.Framework.Core
    Assembly: Simplic.Framework.Base.dll
    Syntax
    public static class UserRightManager

    Methods

    | Improve this Doc View Source

    UserHasRightsFrom(Int32)

    Check wether User have rights

    Declaration
    [Obsolete]
    public static bool UserHasRightsFrom(int GroupId)
    Parameters
    Type Name Description
    System.Int32 GroupId
    Returns
    Type Description
    System.Boolean
    | Improve this Doc View Source

    UserHasRigthsFrom(Int32)

    Check wether User have rights [old]

    Declaration
    [Obsolete]
    public static bool UserHasRigthsFrom(int GroupId)
    Parameters
    Type Name Description
    System.Int32 GroupId
    Returns
    Type Description
    System.Boolean
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx