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