Steeltoe Documentation
  • Why Steeltoe
    Overview Microservices Cloud Web Applications Event Driven
  • Get Started
    Steeltoe Initializr Guides Documentation API Browser Blog
  • Projects
    Steeltoe Application Configuration Steeltoe Circuit Breakers Steeltoe Dynamic Logging Steeltoe Management Steeltoe Messaging Steeltoe Network File Shares Steeltoe Security Steeltoe Service Connectors Steeltoe Service Discovery Steeltoe Stream
  • Support
  • Community
Search Results for

    Table of Contents
    . . .
    X

    Class CredentialConverter

    Inheritance
    System.Object
    CredentialConverter
    Namespace: Steeltoe.Extensions.Configuration
    Assembly: Steeltoe.Extensions.Configuration.Abstractions.dll
    Syntax
    public class CredentialConverter : TypeConverter

    Methods

    | Edit this page View Source

    CanConvertFrom(ITypeDescriptorContext, Type)

    Declaration
    public override bool CanConvertFrom(ITypeDescriptorContext context, Type sourceType)
    Parameters
    Type Name Description
    ITypeDescriptorContext context
    Type sourceType
    Returns
    Type Description
    System.Boolean
    | Edit this page View Source

    ConvertFrom(ITypeDescriptorContext, CultureInfo, Object)

    Declaration
    public override object ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, object value)
    Parameters
    Type Name Description
    ITypeDescriptorContext context
    CultureInfo culture
    System.Object value
    Returns
    Type Description
    System.Object
    X
    • Edit this page
    • View Source
    Back to top
    © 2017-2021 VMware, Inc. All Rights Reserved. • Privacy Policy • Your California Privacy Rights • Terms of Use • Trademark Guidelines