Property BlockedUserList BlockedUserList A list of Account identifiers to be blocked immediately upon login. Declaration public List<string> BlockedUserList { get; set; } Property Value Type Description List<string>