Scheduler.SetCertificateCredentials(String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public void SetCertificateCredentials(string userName, string thumbprint);
abstract member SetCertificateCredentials : string * string -> unit
override this.SetCertificateCredentials : string * string -> unit
Public Sub SetCertificateCredentials (userName As String, thumbprint As String)
Parameters
- userName
- String
- thumbprint
- String