IDTSPackage100.CertificateContext Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Obtiene o establece el contexto del certificado.
public:
property long CertificateContext { long get(); void set(long value); };
[System.Runtime.InteropServices.DispId(56)]
public long CertificateContext { [System.Runtime.InteropServices.DispId(56)] get; [System.Runtime.InteropServices.DispId(56)] set; }
[<System.Runtime.InteropServices.DispId(56)>]
[<get: System.Runtime.InteropServices.DispId(56)>]
[<set: System.Runtime.InteropServices.DispId(56)>]
member this.CertificateContext : int64 with get, set
Public Property CertificateContext As Long
Valor de propiedad
El contexto del certificado.
- Atributos
Comentarios
Las interfaces Package y PackageNeutral implementan esta interfaz.