Search Results for

    Show / Hide Table of Contents

    Class VirtualGroup

    Inheritance
    System.Object
    VirtualGroup
    Implements
    IClaimDescriptor
    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: ImageVault.Web.Security
    Assembly: ImageVault.Web.dll
    Syntax
    public class VirtualGroup

    Constructors

    VirtualGroup()

    Declaration
    public VirtualGroup()

    Properties

    ClaimType

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

    ClaimValue

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

    DisplayName

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

    Implements

    IClaimDescriptor
    In This Article
    Back to top (c) Meriworks 2002-2022