HighTrustCreationInformation.CertificateFile Property
Gets or sets the full path to the certificate file which is for testing purpose.
Namespace: Microsoft.VisualStudio.SharePoint
Assembly: Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)
Syntax
'Declaration
Public Property CertificateFile As String
public string CertificateFile { get; set; }
Property Value
Type: String
The full path to the certificate file which is for testing purpose.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.