[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Overload List

Name Description
CreateRegistrationHint () () () ()
Creates a registration hint 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 to be set: SmsId (checked first), SigningSmsId (checked second), RequestedSmsId (checked last)
CreateRegistrationHint(SmsClientId)
Creates a registration hint using the signing certificate assigned to the registration request and assigns the public property (RegistrationHint) with the generated hint

See Also