Starts a request for a new certificate and private key. The certificate and private key are returned in the FinishRequest response.
DISPID (Dispatch ID):
For more information, see StartNewKeyPairRequest in .NET Reference.
DISPID (Dispatch ID):
For more information, see StartNewKeyPairRequest in .NET Reference.
Visual Basic |
---|
Public Function StartNewKeyPairRequest( _ ByVal gdsEndpointDescriptor As Variant, _ ByVal applicationId As Variant, _ ByVal certificateGroupId As Variant, _ ByVal certificateTypeId As Variant, _ ByVal subjectName As String, _ ByVal domainNames As Variant, _ ByVal privateKeyFormat As String, _ ByVal privateKeyPassword As String _ ) As UANodeId |
See StartNewKeyPairRequest in .NET Reference.
For remarks, see StartNewKeyPairRequest in .NET Reference.
For examples, see StartNewKeyPairRequest in .NET Reference.