Search Results for

    Show / Hide Table of Contents

    Class ClaimDescriptorExtensions

    Inheritance
    System.Object
    ClaimDescriptorExtensions
    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 static class ClaimDescriptorExtensions

    Methods

    TranslateDisplayName(IClaimDescriptor, CultureInfo)

    Declaration
    public static string TranslateDisplayName(this IClaimDescriptor descriptor, CultureInfo culture = null)
    Parameters
    Type Name Description
    IClaimDescriptor descriptor
    System.Globalization.CultureInfo culture
    Returns
    Type Description
    System.String
    In This Article
    Back to top (c) Meriworks 2002-2022