WebHelperLoadDataProtectionCertificate - метод
Пространство имён: Tessa.WebСборка: Tessa.Web (в Tessa.Web.dll) Версия: 3.6.0.22
public static X509Certificate2 LoadDataProtectionCertificate(
WebServerOptions options,
string serverLocation = null
)
Public Shared Function LoadDataProtectionCertificate (
options As WebServerOptions,
Optional serverLocation As String = Nothing
) As X509Certificate2
public:
static X509Certificate2^ LoadDataProtectionCertificate(
WebServerOptions^ options,
String^ serverLocation = nullptr
)
static member LoadDataProtectionCertificate :
options : WebServerOptions *
?serverLocation : string
(* Defaults:
let _serverLocation = defaultArg serverLocation null
*)
-> X509Certificate2
- options WebServerOptions
-
- serverLocation String (Optional)
-
X509Certificate2