Share via


allowRegistrationBeforeUserServices Element

allowRegistrationBeforeUserServices Element

Specifies whether an application should be allowed to register before the UserServices module.

Syntax

<lc:allowRegistrationBeforeUserServices="true" | "false" />

Attributes

None.

Child Elements

None.

Parent Element

applicationManifest

Remarks

  • If set to true, the application will be allowed to register before the UserServices module. If an application attempts to register before the UserServices module but does not have this property set to true, registration fails and a server event log entry is generated.

  • The namespace prefix "lc" in the preceding usage example is the default namespace prefix, but can be replaced with any string value that you assign to your namespace using the xmlns attribute of the applicationManifest element.

See Also

Concepts

SIP Application Manifests (Lync Server 2010 SDK)

SIP Application Manifest Example

Other Resources

Application Attribute Elements