Enumeración ProviderAuthenticationType

Specifies the type of authentication supported by Cryptographic Provider.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo
Ensamblado:  Microsoft.SqlServer.SqlEnum (en Microsoft.SqlServer.SqlEnum.dll)

Sintaxis

public enum ProviderAuthenticationType

Miembros

Nombre del miembro Descripción
Basic Basic protocol.
Other Other protocol.
Windows Windows protocol.

Vea también

Referencia

Espacio de nombres Microsoft.SqlServer.Management.Smo