Search Results for

    Show / Hide Table of Contents

    Interface IImpersonatingPrincipal

    Indicates that a IPrincipal can be

    Namespace: ImageVault.Common.Security
    Assembly: ImageVault.Common.dll
    Syntax
    public interface IImpersonatingPrincipal

    Properties

    ImpersonatingClient

    Get/Sets the ImpersonatingClient of the IvPrincipal

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

    If impersonating, the client that allowed the impersonate is contained here

    Extension Methods

    EnumExtensions.GetNames<TEnum>(TEnum)
    In This Article
    Back to top (c) Meriworks 2002-2022