Search Results for

    Show / Hide Table of Contents

    Class ImageVaultCoreConfigurationElement

    Defines the ImageVault core endpoint configuration

    Inheritance
    System.Object
    EndpointConfigurationElement
    ImageVaultCoreConfigurationElement
    Inherited Members
    EndpointConfigurationElement.GetCurrentAddress(Uri)
    EndpointConfigurationElement.ReuseHostAndSchemeFromContext
    EndpointConfigurationElement.Identity
    EndpointConfigurationElement.CertificateLocation
    Namespace: ImageVault.Client.Configuration
    Assembly: ImageVault.Client.dll
    Syntax
    public class ImageVaultCoreConfigurationElement : EndpointConfigurationElement

    Constructors

    ImageVaultCoreConfigurationElement()

    Declaration
    public ImageVaultCoreConfigurationElement()

    Properties

    Address

    Get/Sets the Address of the EndpointConfigurationElement

    Declaration
    public override string Address { get; set; }
    Property Value
    Type Description
    System.String
    Overrides
    EndpointConfigurationElement.Address

    Extension Methods

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