Compartir a través de


ProviderGuid Propiedad

Gets or Guid value that uniquely identifies the cryptographic provider.

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

Sintaxis

'Declaración
<SfcPropertyAttribute> _
Public ReadOnly Property ProviderGuid As Guid
    Get
'Uso
Dim instance As CryptographicProvider
Dim value As Guid

value = instance.ProviderGuid
[SfcPropertyAttribute]
public Guid ProviderGuid { get; }
[SfcPropertyAttribute]
public:
property Guid ProviderGuid {
    Guid get ();
}
[<SfcPropertyAttribute>]
member ProviderGuid : Guid
function get ProviderGuid () : Guid

Valor de la propiedad

Tipo: System. . :: . .Guid
A Guid value that uniquely identifies the cryptographic provider.