ICodeSigningServiceClient.GetCodeSigningEku 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
| Name | Description |
|---|---|
| GetCodeSigningEku(String) | |
| GetCodeSigningEku(String, String, String) |
GetCodeSigningEku(String, String, String)
public string[] GetCodeSigningEku(string accountName, string profileName, string endpoint);
abstract member GetCodeSigningEku : string * string * string -> string[]
Public Function GetCodeSigningEku (accountName As String, profileName As String, endpoint As String) As String()
Parameters
- accountName
- String
- profileName
- String
- endpoint
- String
Returns
String[]