ConfigMgrRegistrationRequestBase.CreateRegistrationHint Method

 

Namespace:   Microsoft.ConfigurationManagement.Messaging.Messages
Assembly:  Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)

Overload List

Name Description
System_CAPS_protmethod CreateRegistrationHint()

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).

System_CAPS_protmethod CreateRegistrationHint(SmsClientId)

Creates a registration hint by using the signing certificate assigned to the registration request, and assigns the public property, RegistrationHint, with the generated hint.

See Also

ConfigMgrRegistrationRequestBase Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace

Return to top