ICodeSigningServiceClient.GetCodeSigningRootCert 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.
Overloads
GetCodeSigningRootCert(String, String, String)
public System.IO.Stream GetCodeSigningRootCert(string accountName, string profileName, string endpoint);
abstract member GetCodeSigningRootCert : string * string * string -> System.IO.Stream
Public Function GetCodeSigningRootCert (accountName As String, profileName As String, endpoint As String) As Stream
Parameters
- accountName
- String
- profileName
- String
- endpoint
- String