KeyVaultAuthenticator Class

 

Updated: April 20, 2017

Namespace:   Microsoft.SqlServer.Dac.KeyVault
Assembly:  Microsoft.SqlServer.Dac (in Microsoft.SqlServer.Dac.dll)

System::Object
  Microsoft.SqlServer.Dac.Extensibility::TraceableBase
    Microsoft.SqlServer.Dac.Extensibility::ExportableBase
      Microsoft.SqlServer.Dac.KeyVault::KeyVaultAuthenticator

public ref class KeyVaultAuthenticator abstract : ExportableBase

NameDescription
System_CAPS_pubpropertyDependencyManager

(Inherited from ExportableBase.)

System_CAPS_pubpropertyMetadata

(Inherited from ExportableBase.)

System_CAPS_pubpropertyStatus

(Inherited from ExportableBase.)

System_CAPS_pubpropertyTrace

(Inherited from ExportableBase.)

NameDescription
System_CAPS_pubmethodAssertTraceEvent(Boolean, TraceEventType, Int32, String^)

(Inherited from TraceableBase.)

System_CAPS_pubmethodAssertTraceEvent(Boolean, TraceEventType, TraceId, String^)

(Inherited from TraceableBase.)

System_CAPS_pubmethodAssertTraceException(Boolean, TraceEventType, Int32, Exception^, String^)

(Inherited from TraceableBase.)

System_CAPS_pubmethodAssertTraceException(Boolean, TraceEventType, TraceId, Exception^, String^)

(Inherited from TraceableBase.)

System_CAPS_pubmethodDebugTraceEvent(TraceEventType, Int32, String^)

(Inherited from TraceableBase.)

System_CAPS_pubmethodDebugTraceException(TraceEventType, Int32, Exception^, String^)

(Inherited from TraceableBase.)

System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_protmethodGetService<T>()

(Inherited from ExportableBase.)

System_CAPS_protmethodGetService<T>(IExportableMetadata^)

(Inherited from ExportableBase.)

System_CAPS_pubmethodGetToken(String^, String^, String^)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodInitializeAuthenticator()

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

System_CAPS_pubmethodTraceEvent(TraceEventType, Int32, String^, array<Object^>^)

(Inherited from TraceableBase.)

System_CAPS_pubmethodTraceEvent(TraceEventType, TraceId, String^, array<Object^>^)

(Inherited from TraceableBase.)

System_CAPS_pubmethodTraceException(TraceEventType, Int32, Exception^, String^)

(Inherited from TraceableBase.)

System_CAPS_pubmethodTraceException(TraceEventType, TraceId, Exception^, String^)

(Inherited from TraceableBase.)

System_CAPS_pubmethodUpdateAuthInfo(KeyVaultAuthInfoBase^)

System_CAPS_pubmethodValidate(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.

Return to top
Show: