Class CertificateProvider
Inheritance
System.Object
CertificateProvider
Namespace: Steeltoe.Common.Security
Assembly: Steeltoe.Common.Security.dll
Syntax
public class CertificateProvider : ConfigurationProvider
Methods
| Edit this page View SourceLoad()
Declaration
public override void Load()
TryGet(String, out String)
Declaration
public override bool TryGet(string key, out string value)
Parameters
Type | Name | Description |
---|---|---|
System.String | key | |
System.String | value |
Returns
Type | Description |
---|---|
System.Boolean |