KeyVaultAuthenticator Class
Updated: April 20, 2017
Assembly: Microsoft.SqlServer.Dac (in Microsoft.SqlServer.Dac.dll)
Microsoft.SqlServer.Dac.Extensibility::TraceableBase
Microsoft.SqlServer.Dac.Extensibility::ExportableBase
Microsoft.SqlServer.Dac.KeyVault::KeyVaultAuthenticator
| Name | Description | |
|---|---|---|
![]() | KeyVaultAuthenticator() |
| Name | Description | |
|---|---|---|
![]() | DependencyManager | (Inherited from ExportableBase.) |
![]() | Metadata | (Inherited from ExportableBase.) |
![]() | Status | (Inherited from ExportableBase.) |
![]() | Trace | (Inherited from ExportableBase.) |
| Name | Description | |
|---|---|---|
![]() | AssertTraceEvent(Boolean, TraceEventType, Int32, String^) | (Inherited from TraceableBase.) |
![]() | AssertTraceEvent(Boolean, TraceEventType, TraceId, String^) | (Inherited from TraceableBase.) |
![]() | AssertTraceException(Boolean, TraceEventType, Int32, Exception^, String^) | (Inherited from TraceableBase.) |
![]() | AssertTraceException(Boolean, TraceEventType, TraceId, Exception^, String^) | (Inherited from TraceableBase.) |
![]() | DebugTraceEvent(TraceEventType, Int32, String^) | (Inherited from TraceableBase.) |
![]() | DebugTraceException(TraceEventType, Int32, Exception^, String^) | (Inherited from TraceableBase.) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetService<T>() | (Inherited from ExportableBase.) |
![]() | GetService<T>(IExportableMetadata^) | (Inherited from ExportableBase.) |
![]() | GetToken(String^, String^, String^) | |
![]() | GetType() | (Inherited from Object.) |
![]() | InitializeAuthenticator() | |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
![]() | TraceEvent(TraceEventType, Int32, String^, array<Object^>^) | (Inherited from TraceableBase.) |
![]() | TraceEvent(TraceEventType, TraceId, String^, array<Object^>^) | (Inherited from TraceableBase.) |
![]() | TraceException(TraceEventType, Int32, Exception^, String^) | (Inherited from TraceableBase.) |
![]() | TraceException(TraceEventType, TraceId, Exception^, String^) | (Inherited from TraceableBase.) |
![]() | UpdateAuthInfo(KeyVaultAuthInfoBase^) | |
![]() | Validate(IList<String^>^, CancellationToken) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


