UserDisable.

DisableUser(string, string) Method

Summary

Disables the user account.

Syntax

public void DisableUser(string propertyName, string propertyValue)

Parameters

Name Type Description
propertyName string The property to search against.
propertyValue string The property value to search.

Return Value

Type Description
void