Activate Your Accounts

Confirm your identity to provision your SilverLabs developer accounts.

@if (_loading) {

Loading deployment details...

} else if (_invalidToken) {

Invalid or Expired Link

This confirmation link is no longer valid. It may have expired or already been used. Please contact an administrator if you need a new link.

} else if (_provisioned) {

Accounts Activated

@_resultMessage

} else {

Confirm Your Identity

Enter your SilverDESK password to activate your accounts. All services will use this same password.

@if (!string.IsNullOrEmpty(_errorMessage)) {
@_errorMessage
}
} ← Back to SilverLabs Home