Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
The ClientId property specifies and retrieves a value that identifies the executable that created the request. For example, a request can be generated by using a request wizard, by an auto-enrollment process, or by other means. This property is web enabled for both input and output.
This property is read/write.
Syntax
HRESULT put_ClientId(
RequestClientInfoClientId Value
);
Parameters
Value
Return value
None
Remarks
You must initialize the request object before calling this property. You can call this property before calling the Encode method.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Target Platform | Windows |
| Header | certenroll.h |
| DLL | CertEnroll.dll |