Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Creates a registration hint by using the signing certificate assigned to the registration request, and assigns the public property, RegistrationHint, with the generated hint. This method requires one of the following properties to be set: SmsId (checked first), SigningSmsId (checked second), RequestedSmsId (checked last).
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
protected void CreateRegistrationHint()
protected:
void CreateRegistrationHint()
Protected Sub CreateRegistrationHint
See Also
CreateRegistrationHint Overload
ConfigMgrRegistrationRequestBase Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top